An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# BookStore CMS

![Microverse](https://img.shields.io/badge/Microverse-blueviolet)

## Built With

- React (CRA)
- React Router Dom
- Redux Toolkit

## sneak peek

![Application screenshot](./src/screencapture.png)

## 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.