https://github.com/fullstop125/bookstore
This is a book store project that allows users to add books to the store, remove books from the store, and view the books in the store.
https://github.com/fullstop125/bookstore
Last synced: about 1 year ago
JSON representation
This is a book store project that allows users to add books to the store, remove books from the store, and view the books in the store.
- Host: GitHub
- URL: https://github.com/fullstop125/bookstore
- Owner: fullstop125
- License: mit
- Created: 2022-09-15T18:22:03.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-25T20:18:45.000Z (over 3 years ago)
- Last Synced: 2025-03-30T08:23:34.202Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 340 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Project Name
BookStore CMS
# Description the project
This is a book store project that allows users to add books to the store, remove books from the store, and view the books in the store.
## Built With
- react
- vite
- skeleton css
- redux
### Live LInk
[Bookstore CMS](https://bookstorecmsreact.netlify.app/)
### Setup
> Clone the repository
git clone
> cd into the directory
cd bookstore-cms
> Install dependencies
npm install
> Run the app
npm run dev
> Run the tests
npm run test
### Usage
> open your directory in your terminal and run the following command
\_use vs-code or any IDE to view line code .
---
$ npm start to run the local server
---
## Click here for live version
- live demo: [BookStore CMS](https://bookstorecmsreact.netlify.app/)
## Authors
👤 **Hassan Momanyi**
- GitHub: [@fullstop125](https://github.com/fullstop125)
- Twitter: [@twitterhandle](https://twitter.com/moseshassany)
- LinkedIn: [momanyi-hassan](https://linkedin.com/in/momanyi-hassan/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
thanks:
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
- Inspiration
- etc
## 📝 License
This project is [MIT](./MIT.md) licensed.