- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[Book Store] is a Single page application. It is developed using React Library. It allows users to add new book, edit book, remove book and to manage their statuse on the book reading progress.
Client
Server
Database
- [Display book items]
- [Add new Book item]
- [Delete Book item]
To get a local copy up and running, follow these steps.
In order to run this project you need:
node js installed
Git
VSCODE editor
Installed Web browserClone this repository to your desired folder:
cd my-folder
git clone https://github.com/Tekhlay/react-bookstore.gitInstall this project with:
cd my-project
npm installTo run the project, execute the following command:
nppm startTo run tests, run the following command:
npm testYou can deploy this project using Github pages or renders.
👤 Tekhlay
- GitHub: @Tekhlay
- Twitter: @TekhlatB12
- LinkedIn: Teklay
- [Add Book reading proress bar]
- [FUll website development]
- [Test and Deploy]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give a⭐️ and share with your friends.
I would like to thank @Microverse.
-
How to install redux toolkit?
npm i react-redux @reduxjs/toolkit
This project is MIT licensed.