Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/melashu/bookstore
This app is designed using react. It enables users to add new books to the API and they can track their reading status.
https://github.com/melashu/bookstore
javascript react reactjs redux redux-thunk
Last synced: 4 days ago
JSON representation
This app is designed using react. It enables users to add new books to the API and they can track their reading status.
- Host: GitHub
- URL: https://github.com/melashu/bookstore
- Owner: melashu
- Created: 2022-09-16T09:33:07.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-10-17T14:43:00.000Z (over 2 years ago)
- Last Synced: 2025-01-03T04:16:03.482Z (about 1 month ago)
- Topics: javascript, react, reactjs, redux, redux-thunk
- Language: JavaScript
- Homepage: https://bookstoreapps.netlify.app/
- Size: 1.05 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Book Store
"Bookstore" is an app which used to record books by title and their author
## Built With
- React
- CSS## Live Demo
[Go Live](https://bookstoreapps.netlify.app/)## Getting Started
### Prerequisites
- You should be having [Node.js](https://nodejs.org/en/) installed on your computer
### SetupTo get a local copy up and running follow these simple example steps.
1. Navigate to a folder where you want the cloned file to appear
2. Clone this repo in your terminal or git bash using the command
```
[email protected]:melashu/bookstore.git
```3. run `npm install ` to install all the necessary dependencies including the linters
4. Navigate to the folder called Math Magician/ and open this project using your editor
### Run start
- This will run the react app in your browser### Deployment
## Authors
👤 **Melashu Amari**
- [Github](https://github.com/melashu)
- [Twitter](https://twitter.com/meshu102)
- [LinkedIn](https://twitter.com/home)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/melashu/bookstore/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- My standup partner
- To my reviewer
- To React creater
- To Microverse Crew