Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bienvenuushindi/book-store
A react app that displays a list of books, adds a book, removes a selected book.
https://github.com/bienvenuushindi/book-store
react reactjs
Last synced: 18 days ago
JSON representation
A react app that displays a list of books, adds a book, removes a selected book.
- Host: GitHub
- URL: https://github.com/bienvenuushindi/book-store
- Owner: bienvenuushindi
- Created: 2022-08-13T11:06:06.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-09-21T08:08:33.000Z (about 2 years ago)
- Last Synced: 2023-03-04T04:41:52.367Z (over 1 year ago)
- Topics: react, reactjs
- Language: JavaScript
- Homepage: https://bienvenuushindi.github.io/book-store/
- Size: 2.83 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Book Store
A react app that displays a list of books, adds a book, removes a selected book.
## Built With
- HTML, CSS, JavaScript, React, Redux
- Git, Linters, Webpack
## Demo
[Live](https://bienvenuushindi.github.io/book-store/)## Getting Started
To get a local copy of this exercice, Please follow these simple example steps.1. Clone this repository or download the Zip folder:
**``git clone [email protected]:bienvenuushindi/book-store.git``**
2. Navigate to the location of the folder in your machine:
**``you@your-Pc-name:~$ cd ``**
3. Press Enter to navigate to your local clone.
4. Open terminal and Run the following command to install the project's dependencies
**``npm install``**
5. Run the following command to launch the project in your browser**``npm start``**
## Authors
👤 **UsbBush**
- GitHub: [@usbbush](https://github.com/bienvenuushindi/)
- Twitter: [@usbbush](https://twitter.com/usbbush)
- LinkedIn: [ushindi bienvenu](https://www.linkedin.com/in/ushindi-bienvenu-894b2b141/)## 🤝 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
- Microverse Team
## 📝 License
This project is [MIT](./MIT.md) licensed.