Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ksigei/bookstore_react
- Owner: ksigei
- Created: 2022-05-13T17:28:31.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-05-21T15:26:55.000Z (over 2 years ago)
- Last Synced: 2024-12-15T01:21:03.658Z (about 2 months ago)
- Topics: javascript, netlify, react, reactjs, redux
- Language: JavaScript
- Homepage: https://book-store-webapp.netlify.app/
- Size: 537 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.