Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ifzarasool/bookstore
The Bookstore is a website that lets you: View a list of books, Add a book, and Remove a book from the RestApi.
https://github.com/ifzarasool/bookstore
css3 eslint html5 javascript nodejs reactjs redux redux-thunk rest-api
Last synced: 10 days ago
JSON representation
The Bookstore is a website that lets you: View a list of books, Add a book, and Remove a book from the RestApi.
- Host: GitHub
- URL: https://github.com/ifzarasool/bookstore
- Owner: IfzaRasool
- License: mit
- Created: 2022-04-29T11:54:55.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-05-06T22:09:59.000Z (over 2 years ago)
- Last Synced: 2023-03-04T03:46:32.347Z (over 1 year ago)
- Topics: css3, eslint, html5, javascript, nodejs, reactjs, redux, redux-thunk, rest-api
- Language: JavaScript
- Homepage: https://harmonious-mandazi-c37aa2.netlify.app/
- Size: 2.64 MB
- Stars: 3
- 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)
# Book store
> "Book store" is a Single Page App (SPA) that allows users to add books with the author name and update the book progress.
## Built With
- React
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- node and npm
### Setup
- git clone repo
### Install
- npm install
### Usage
- localhost:3000
### Run tests
npm run test
### Deployment
## Author
👤 **Ifza Rasool**
- GitHub: [@IfzaRasool](https://github.com/IfzaRasool)
- linkedin: [Ifza Arain](https://www.linkedin.com/in/ifza-arain-0b922b102/)## 🤝 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
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.