This project contains a book store that posts data to a bookstore api, fetches it from the api and displays it on the UI using react redux. Users can also add and delete books to the bookstore
- Understand the concept of state management.
- Use store, actions and reducers in React.
- Connect React and Redux.
- Connect an existing API via Redux and use the data to display something in a UI.
- Major languages: HTML, JavaScript ES6
- Frameworks:React, redux toolkit
- Technologies used: Linters, Git, npm
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
👤 Author1
- GitHub: @kessio
- Twitter: @kessio_sharon
- LinkedIn: sharon-kessio
- Acknowledge Usman Suleiman Babakolo. whose bookstore project was used to create the UI of this project
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
N/A