- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Describe your project in 1 or 2 sentences.
[Bookstore] is a Booklibrary that display the user's books in the page, the user can add a new book, update his reading progression.
Describe the tech stack and include only the relevant sections that apply to your project.
Client
Server
Database
Describe between 1-3 key features of the application.
- [Diaplay list of Books]
- [Add a new book]
- [Update progression]
Add a link to your deployed project.
Describe how a new developer could make use of your project.
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
create a new directory and jump into git clone https://github.com/vanelnw/bookstore.git
Install this project with:
cd bookstore npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
You can deploy this project using:
Mention all of the collaborators of this project.
👤 Vanel
Describe 1 - 3 features you will add to the project.
- [Comment a book]
- [Rename a book]
- [Edit a book]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project give a ⭐️
Give credit to everyone who inspired your codebase.
I would like to thank :
- Microverse
- My coding partner
Add at least 2 questions new developers would ask when they decide to use your project.
-
[Is this project free to use]
- [you can used it if you want]
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.