Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Manishak798 authored Jun 7, 2024
1 parent 3b79c90 commit 0929f01
Showing 1 changed file with 2 additions and 18 deletions.
20 changes: 2 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,15 +71,15 @@ MERN Book Store is a full-stack web application built using the MERN (MongoDB, E

9. Visit `http://localhost:3000` in your web browser.

## Usage
## Usage 💻

1. Register for an account or log in if you already have one.
2. Browse through the collection of books.
3. Click on a book to view its details.
4. Add books to your cart and proceed to checkout.
5. Leave reviews and ratings for books you've read.

## Contributing
## Contributing 🤝🏻

Contributions are welcome! Please follow these steps to contribute:

Expand All @@ -90,21 +90,5 @@ Contributions are welcome! Please follow these steps to contribute:
5. Push to the branch (`git push origin feature/your-feature-name`).
6. Create a new pull request.

## License

This project is licensed under the [MIT License](LICENSE).

## Acknowledgements

- [MongoDB](https://www.mongodb.com/)
- [Express.js](https://expressjs.com/)
- [React.js](https://reactjs.org/)
- [Node.js](https://nodejs.org/)
- [Bootstrap](https://getbootstrap.com/)
- [JWT](https://jwt.io/)

## Author

Your Name - Manisha Kundnani (https://github.com/Manishak798)


0 comments on commit 0929f01

Please sign in to comment.