This app is a bookstore app which is built with React.
- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Bookstore is a project which is created using React. For this project I built a bookstore app which allows an admin to add books and users to leave a comment and more...more features to be added😃
- Take user input
- Adds books using API
- Removes books using API
To get a local copy up and running, follow these steps.
In order to run this project you need:
- npm
- Node.js
- Any code editer (vs code)
Clone this repository to your desired folder:
- Run
git clone https://github.com/SekoViper/book-store.git
Install this project with:
cd book-store
npm install
To run the project, execute the following command:
npm start
npm test
npm run deploy
- Deploys using gh-pages
- GitHub: @SekoViper
- Twitter: @SekoViper
- LinkedIn: @livingstone-dameh
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.