[Bookstore] This application is a Bookstore that was developed using React and Redux. It leverages RTK Query, specifically the createAsyncThunk package from @redux/toolkit, to facilitate API calls, it allows users to:
- Display a list of books
- Add a book
- Remove a selected book
- HTML
- CSS
- JavaScript
- React
- [Responsive]
- [Dynamic-Pages]
- [Add and Remove to do list]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Web Browser
- Code Editor: visual Studio code
Clone this repository to your desired folder:
- Go to the repository page.
- Press the "Code" button and copy the link.
- Clone it using git command
git clone <link>
.
Install this project with:
npm install
👤 Raphael Okolo
- GitHub: @githubhandle
- LinkedIn: @LinkedIn
- [Create a complete website with navigation.]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project...
ACKNOWLEDGEMENTS
I would like to thank Microvers.
This project is MIT licensed.