Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayoubm490/bookstore-react
This project is about a bookstore where user can store the title and choose category of their favorite books, and can also remove books.
https://github.com/ayoubm490/bookstore-react
Last synced: about 7 hours ago
JSON representation
This project is about a bookstore where user can store the title and choose category of their favorite books, and can also remove books.
- Host: GitHub
- URL: https://github.com/ayoubm490/bookstore-react
- Owner: AyoubM490
- Created: 2022-03-24T15:45:42.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-04-01T19:53:19.000Z (almost 3 years ago)
- Last Synced: 2024-12-04T18:53:19.446Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.56 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
### Book-store
## Description
- This project is about a bookstore where user can store the title and author of thier favourite books, and can also remove books,## Built With
This project is build with:
- CSS
- React## Getting Started;
To get the content of this project locally you need to run this command in your terminal:
- ` git clone [email protected]:AyoubMS/Bookstore-react.git`For tracking linter errors locally you need to follow these steps:
- After cloning the project you need to run this command
> `npm install`
> This command will download all the dependancies- For tracking the linter errors in JavaScript file run:
> `npx eslint .`
- And for tracking the linter errors in CSS file run:
> `npx stylelint "\*_/_.{css,scss}"`## Author
👤 **Ayoub Chahir**
- Github:[Ayoub Chahir](https://github.com/AyoubMs)
- Linkedin: [Ayoub Chahir](https://www.linkedin.com/in/ayoub-chahir/)## :handshake: Contributing
Feel free to check the [issues page](https://github.com/AyoubMs/Bookstore-react/issues)## Show your support
Give a :star: if you like this project!## Acknowledgments
- Thanks to [Microverse](www.microverse.org) team that help with the tamplete of this project## 📝 License
This project is [MIT](./MIT.md) licensed.