Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tanmayvaij authored Jun 8, 2024
1 parent e780a3d commit f05f6a4
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,23 +185,4 @@ To access protected routes, include the JWT token in the Authorization header of
Authorization: Bearer your_jwt_token
```

## Dependencies

- Express.js - Web framework for Node.js
- Mongoose - MongoDB object modeling tool
- JSON Web Token (JWT) - Token-based authentication library
- Bcrypt.js - Password hashing library

## Contributing

Contributions are welcome! Please follow the [Contributing Guidelines](CONTRIBUTING.md).

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Acknowledgements

- Thanks to the developers of Express, Mongoose, JWT, and Bcrypt.js for their excellent libraries.

---

0 comments on commit f05f6a4

Please sign in to comment.