https://github.com/devmunyi/bookstore-cms
https://github.com/devmunyi/bookstore-cms
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/devmunyi/bookstore-cms
- Owner: devMunyi
- License: mit
- Created: 2022-11-03T09:52:27.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2022-11-10T12:05:35.000Z (over 3 years ago)
- Last Synced: 2025-01-09T18:51:04.497Z (over 1 year ago)
- Language: JavaScript
- Size: 1.4 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
Bookstore CMS is an application that organizes books by name and category. User can add, remove, display, and select books by category.
## Built With
- CSS
- Bootstrap
- ReactJs
- Redux
## Getting Started
### [See Live Demo](https://dev-bookstore-cms.netlify.app/)
To get a local copy up and running follow these simple example steps:
- Open your terminal or command line
- Run `git clone https://github.com/devMunyi/bookstore-cms` to have a copy on your computer
- After the clone, type in the command `cd bookstore-cms` to access the directory on the terminal
- run `npm install` to install depencencies.
- Run `npm run start` and it will load a live server in http://localhost:3000/
## 👤 Authors
👤 **Samuel Munyi**
- GitHub: [@githubhandle](https://github.com/devMunyi)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/samuel-munyi-01315b174/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/devMunyi/js-capstone-project/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](./LICENSE) licensed.