- 📖 About the Project
- 💻 Getting Started
- 👥 Author
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 📝 License
Readings Bookstore is an application that displays a convenient UI for users enabling them to add and remove their favorite books to a sleek dashboard.
- Book List page
- Add Book form
- API Integration
- State Management with Redux
To get a local copy up and running, follow these steps.
In order to run this project you need:
Node version greater than 16.15.1
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/sumairq/readings-bookstore.git
Install this project with:
cd readings-bookstore
npm install
To run the project, execute the following command:
npm start
👤 Sumair
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Authentication
- Categories Page
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a ⭐️.
This project is MIT licensed.