Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ksigei/bookstore_react

A react-redux bookstore CMS. That allows users to fetch and add data to apis
https://github.com/ksigei/bookstore_react

javascript netlify react reactjs redux

Last synced: 4 days ago
JSON representation

A react-redux bookstore CMS. That allows users to fetch and add data to apis

Awesome Lists containing this project

README

        

# Math magicians
The Bookstore is a CMS build with react and Redux. It is used to
- Display a list of books.
- Add a book.
- Remove a selected book.
## Built With

- React.js
- Redux
- Linters

**This is an documentation of Math magicians**

## Live Demo (If available)

[Live Demo Link](https://ksigei.github.io/cleaebookstore_react/)

## Available Scripts

Clone the repo to your local machine.

git clone https://github.com/ksigei/bookstore_react.git

cd bookstore_react

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](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.

### `npm test`

Launches the test runner in the interactive watch mode.\

### `npm run build`

Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!
## Author

- GitHub: [@ksigei](https://github.com/ksigei)
- Twitter: [@_kipronojaphet](https://twitter.com/@_kipronojaphet)
- LinkedIn: [@kiprono-japhet](https://www.linkedin.com/in/kiprono-japhet-85aab1220)

## 🤝 Contributing

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!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

This project is [MIT](./MIT.md) licensed.