https://github.com/soulemanou-software/bookstore-
The Bookstore is a website where the user can view a list of books, add a book by entering a title, an author, and a category, and remove a book.
https://github.com/soulemanou-software/bookstore-
javascript react reactjs redux
Last synced: 29 days ago
JSON representation
The Bookstore is a website where the user can view a list of books, add a book by entering a title, an author, and a category, and remove a book.
- Host: GitHub
- URL: https://github.com/soulemanou-software/bookstore-
- Owner: soulemanou-software
- Created: 2022-09-16T12:48:28.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-09-24T18:31:49.000Z (over 2 years ago)
- Last Synced: 2024-10-18T16:19:16.060Z (6 months ago)
- Topics: javascript, react, reactjs, redux
- Language: JavaScript
- Homepage: https://deploy-preview-5--bookstore-2112.netlify.app/
- Size: 1.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Bookstore: CMS
> Description the project.
## Built With
- html
- css
- javascript
- React
- Redux## Live Demo (if available)
[Live demo](https://deploy-preview-5--bookstore-2112.netlify.app/)
## Getting Started
**Bookstore CMS is an app built with REACT | REACT-ROUTER ,here a user can add, track status, update and delete their preferred book choice**
To get a local copy up and running follow these simple example steps.
### Prerequisites
npm should be insalled in your local machine
### Setup- step 1: clone the repo ()
- step 2: cd into the repo
- step 3: run npm install
- step 4: run npm start
- step 5: open your browser and type localhost:3000
- step 6: enjoy the app
### Install
- > npm install
- > npm install -g @lhci/[email protected]
- > npm install --save-dev [email protected]
- > npm install --save-dev [email protected] [email protected] [email protected] [email protected]
- > npm run build
- > npm start### Usage
use the app to add, track status, update and delete your preferred book choice
### Run tests
- > npx hint .
- > npx stylelint "\*_/_.{css,scss}"
- > npx eslint .
- > Install jest using npm i --save-dev jest
- > Install jsDom using npm install --save-dev jest-environment-jsdom-global jest-environment-jsdom
- > run your test using npm run test
### DeploymentDeployed to GITHUB-PAGES
## Authors
👤 **SOULEMANOU KUNCHIEFUH**
- GitHub: [@githubhandle](https://github.com/soulemanou-software)
- Twitter: [@twitterhandle](https://twitter.com/Mr_babanou_237)
- LinkedIn: [LinkedIn](https://linkedin.com/in/soulemanou-kunchiefuh-babanou-5a6b3b1b3/)
## 🤝 ContributingContributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../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.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._