Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alfredbis29/book-store-cms
A web app that allows you to browse a list of books, add books, and delete books.
https://github.com/alfredbis29/book-store-cms
css react redux
Last synced: 17 days ago
JSON representation
A web app that allows you to browse a list of books, add books, and delete books.
- Host: GitHub
- URL: https://github.com/alfredbis29/book-store-cms
- Owner: Alfredbis29
- Created: 2022-05-06T08:33:48.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-06-01T10:43:02.000Z (over 2 years ago)
- Last Synced: 2023-03-05T00:47:00.137Z (over 1 year ago)
- Topics: css, react, redux
- Language: JavaScript
- Homepage:
- Size: 695 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BookStore--CMS
>
[Live Demo available once deploy]()## Built With
- React & Redux
- Technologies used: Webpack### Prerequisites
- Understand React&Redux
### Install
- A code editor (preferably VSCode)
- A browser
- Node.js (to run javascript files locally)## Getting Started
To get a local copy up and running follow these simple example steps.
- Open git bash on local computer
- clone the repo with:
.```
git clone
```- run `npm i` to install all dependencies
- run `npm run build` or `npm run serve` to bundle the project with webpack, and
- run `npm start` to launch the application in the browser## Author
- GitHub: [@alfredbis29](https://github.com/Alfredbis29)
- Twitter: [@AlfredBisimwa](https://twitter.com/AlfredBisimwa1)
- LinkedIn: [AlfredBis](https://www.linkedin.com/in/kalumuna-bisimwa-0501a81a8/)## 🤝 Contributing
## Acknowledgments
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](https://github.com/Alfredbis29/blob/setup/MIT.md) licensed.