Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yazino12/bookstore-v2
Bookstore is a simple web app which allows users to add, edit and remove books from their booklist. This app is built using React, Redux and Javascript libraries.
https://github.com/yazino12/bookstore-v2
css javascript react react-router redux
Last synced: 2 months ago
JSON representation
Bookstore is a simple web app which allows users to add, edit and remove books from their booklist. This app is built using React, Redux and Javascript libraries.
- Host: GitHub
- URL: https://github.com/yazino12/bookstore-v2
- Owner: Yazino12
- Created: 2022-06-02T10:45:46.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-12-07T11:01:40.000Z (about 2 years ago)
- Last Synced: 2024-10-03T13:22:13.022Z (3 months ago)
- Topics: css, javascript, react, react-router, redux
- Language: JavaScript
- Homepage: https://bookstore-v2.netlify.app/
- Size: 792 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/-Yazino12-yellow)
# Bookstore
> Bookstore is a simple web app which allows users to add, edit and remove books from their booklist. This app is built using React, Redux and Javascript libraries.
Demo 📝## Built With
- Create-react-app
- Javascript
- CSS
- JSX
- React router
- Redux## Getting Started
To get a local copy up and running follow these setup steps.
**Setup**
- Open terminal and clone the project: `git clone https://github.com/Yazino12/bookstore-v2.git`
- cd into the directory `bookstore-v2`**Prerequisites**
- You need to have `node.js` installed in your system
**Install**
- On your terminal run : `npm i`
- To run the app in the development mode : `npm start`
- Launch the test runner : `npm test`
- In case you run into any errors please raise an [issue](https://github.com/Yazino12/bookstore-v2/issues).**Live**
- Live app: [BookStore](https://bookstore-v2.netlify.app/)
## Author
👤 **Yasin Warsame**
- GitHub: [@Yazino12](https://github.com/Yazino12)
- Twitter: [@yasino24](https://twitter.com/yasino24)
- LinkedIn: [yasin-warsame](https://linkedin.com/in/yasin-warsame-a4176217a)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Credits
Design inspiration: [Zeplin project](https://app.zeplin.io/project/5b35a9e13227086040f8eb75/screen/5b695e29bb8c844f118f9378)
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- This was not possible without the help of [Microverse](https://github.com/microverseinc/curriculum-transversal-skills/blob/main/documentation/hello_microverse_project.md).
## 📝 License
This project is [MIT](./MIT.md) licensed.