https://github.com/ridwanediallo/bookstore-cms
This is an app for users to add a book's title, its author and category. Once added the book's data are saved to an external API and when the app reloads, it fetches the data from the server and displays them on the screen.
https://github.com/ridwanediallo/bookstore-cms
api bootstrap5 react react-router redux-toolkit
Last synced: about 2 months ago
JSON representation
This is an app for users to add a book's title, its author and category. Once added the book's data are saved to an external API and when the app reloads, it fetches the data from the server and displays them on the screen.
- Host: GitHub
- URL: https://github.com/ridwanediallo/bookstore-cms
- Owner: ridwanediallo
- License: mit
- Created: 2022-04-28T18:16:06.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-12-14T23:51:17.000Z (over 1 year ago)
- Last Synced: 2023-12-15T00:42:44.122Z (over 1 year ago)
- Topics: api, bootstrap5, react, react-router, redux-toolkit
- Language: JavaScript
- Homepage:
- Size: 1.65 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BookStore CMS

## Built With
- React (CRA)
- React Router Dom
- Redux Toolkit## sneak peek

## Getting Started
**Prerequisites:** A Web Browser (preferably FireFox or Chrome)
To get a local copy up and running follow these simple exampl#### Live demo
[BookStore CMS Website](https://rid-bookstore-cms.netlify.app/)
### **Option 2**
#### Set up your own copy locally
- Clone [the GitHub Repository](https://github.com/ridwanediallo/Bookstore-CMS.git)
- Go to the Project `cd "Bookstore CMS"`
- Run `npm install` to install the _dependencies_
- Run `npm start` to run the live server.## About me
👤 **Ridwan**
- GitHub: [@githubridwan](https://github.com/ridwanediallo)
- Twitter: [@twitterridwan](https://twitter.com/RidwaneD)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/ridwan-diallo)## Contributors
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is under the [MIT](LICENSE) license.