- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Bookstore is a page where you can display books, add books, and remove books from your list.
Client
- Users can see a list of books
- Users can add new books
- Users can remove books
To get a local copy up and running, follow these steps.
In order to run this project your system should have Node.js and npm installed. You can check your Node.js version by running
node -v
and for npm
npm -v
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:DiegoMero/bookstore.git
Install this project with:
npm install
To run the project, execute the following command:
npm start
👤 Diego Mero
- GitHub: @DiegoMero
- Twitter: @Dimero18
- LinkedIn: DiegoMero
- Reading Progress Tracking
- Book Locking to Prevent Accidental Deletion
- Genre Tagging
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
I would like to thank all my coding partners that help me through the obstacles.
This project is MIT licensed.