https://github.com/inspecta/book-cms
https://github.com/inspecta/book-cms
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/inspecta/book-cms
- Owner: inspecta
- License: mit
- Created: 2022-11-03T15:15:17.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2023-02-06T04:40:43.000Z (over 3 years ago)
- Last Synced: 2025-04-03T20:21:52.817Z (about 1 year ago)
- Language: JavaScript
- Size: 835 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bookstore CMS
## Description the project.
Single Page Bookstore Application developed using React and Redux. Add a book along with it's authors, edit book details or even remove unwanted books.
## Built With
- Major languages : JavaScript, JSX
- Frameworks : React, Webpack
- Technologies : Visual Studio Code, NPM, Chrome, Git, GitHub, Linters
## Live Demo
Click here for a [Live Demo](https://pedantic-beaver-cb923b.netlify.app/#/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
A computer, Git, Text Editor
### Setup
Get the link to the repository [here](https://github.com/inspecta/Dex-Books)
### Install
- Use the either respository HTTPS or SSH URLS to clone the project on your computer
- Or download the ZIP folder and extract it's contents.
### Usage
- Open extracted contents in VS Code and run `npm install` to install all the application dependencies
- Start the application server using `npm start`
### Run tests
- Chrome Dev tools
- Linters
### Deployment
- Use Github pages to deploy project at no cost.
## Authors
👤 **DERRICK MULINDE**
- GitHub: [@inspecta](https://github.com/inspecta)
- Twitter: [@djmulinde](https://twitter.com/djmulinde)
- LinkedIn: [derrick-mulinde](https://linkedin.com/in/derrick-mulinde)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to post an issue and let me what you think I could have done better.
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Thanks Microverse for providing the tools necessary to accomplish the project.
## 📝 License
This project is [LICENSE](./LICENSE) licensed.