Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/duanedave/bookstore-cms
Bookstore CMS is an app built with React | React-Router, where a user can add, track status, update and delete their preferred book choice
https://github.com/duanedave/bookstore-cms
Last synced: about 1 month ago
JSON representation
Bookstore CMS is an app built with React | React-Router, where a user can add, track status, update and delete their preferred book choice
- Host: GitHub
- URL: https://github.com/duanedave/bookstore-cms
- Owner: DuaneDave
- License: mit
- Created: 2022-09-15T12:02:48.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-09-23T07:27:51.000Z (over 2 years ago)
- Last Synced: 2024-10-24T14:26:04.021Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 66.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Bookstore-CMS
Bookstore CMS is an app built with REACT | REACT-ROUTER ,here a user can add, track status, update and delete their preferred book choice
## Built With
- Javascript.
- Css.
- React.
- Jest.
- Webpack.## Live Demo
[Live Demo Link](COMING SOON ...)
## Getting Started
To get a local copy up and running follow these simple example steps.
- Open up your command line
- Clone this repo to your machine by using Git clone: Git clone `https://github.com/DuaneDave/Bookstore-CMS.git`# Prerequisite
- Code editor preferably VsCode
- Browser### 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]`### Run tests
To run tests on this project if you tweaked something, run the following command
- `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`## Authors
👤 **Obiebi Okiemute David**
- GitHub: [@githubhandle](https://github.com/DuaneDave)
- Twitter: [@twitterhandle](https://twitter.com/dave_duane)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/okiemute-david-obiebi-6b4a6a230/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/DuaneDave/Bookstore-CMS/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to the react and jest team
## 📝 License
This project is [MIT](./LICENSE) licensed.