- 📖 About the Project
- 🚀 Live Demo
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Book Store is a Books list react applicaiton with redux toolkit that displays books list linked with an external API.
Client
- React
- HTML
- CSS
- JS
- React App Created with CRA
- Rect App Running
- Components Created
- Add and Remove Books Deployed
- Props and States Used
- React Router Deployed
- Redux Installed
- Redux Toolkit slice and actions deployed
- Redux Store Deployed
- Redux useSelector and useDispatch Used
- Redux Reducers Deployed
- API Linked
- Books List are now added and removed to and from the API
- Styling done as per the provided design
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Visual Studio Code
- Node JS
Clone this repository to your desired folder:
Example commands:
mkdir book-store
cd book-store
git clone git@github.com:demesameneshoa/book-store.git
Initiate npm by running the following command
npm install
npm start
👤 Demes Abera
- GitHub: @githubhandle
- Mobile responsiveness
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please show us support by givintg it a star.
I would like to thank my colleagues at Microverse for their support during the project.
This project is MIT licensed.