An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# 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
### Deployment

Deployed 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/)
## 🤝 Contributing

Contributions, 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._