https://github.com/devendra-alt/bookstore-cms
react reduce toolkit based bookstore web application
https://github.com/devendra-alt/bookstore-cms
Last synced: about 1 year ago
JSON representation
react reduce toolkit based bookstore web application
- Host: GitHub
- URL: https://github.com/devendra-alt/bookstore-cms
- Owner: devendra-alt
- License: mit
- Created: 2023-07-27T09:58:25.000Z (almost 3 years ago)
- Default Branch: development
- Last Pushed: 2023-08-04T13:15:04.000Z (almost 3 years ago)
- Last Synced: 2025-03-17T10:27:46.173Z (over 1 year ago)
- Language: JavaScript
- Size: 788 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
BookStore CMS
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
**BookStore CMS** is a react redux based bookstore managmnet system
Client
- **Adding Book**
- **See Book reading progress**
- **Update Progress**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Node Envirnment
- Chrome Browser
- Code Editor
### Setup
Clone this repository to your desired folder:
```
cd my-folder
git clone git@github.com:devendra-alt/bookstore-cms.git
```
### Install
Install this project with:
```
cd bookstore-cms
npm i
```
### Usage
To run the project, execute the following command:
```
npm run dev
```
### Run tests
To run tests, run the following command:
```
npm test
```
### Deployment
You can deploy this project using:
- github pages
- netlify
- render
👤 **Author1**
- GitHub: [@githubhandle](https://github.com/devendra-alt)
- Twitter: [@twitterhandle](https://twitter.com/Devendra5101)
- LinkedIn: [LinkedIn](https://linkedin.com/in/devendramulewa)
- [ ] **Remove Book**
- [ ] **Category Page**
- [ ] **using API**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project please stare it and follow me
I would like to thank @microverse
This project is [MIT](./LICENSE.md) licensed.