https://github.com/rebaz36/bookstore-react
This project is created with react, the project uses an API to store books information. user can add the books they are currently reading and indicate their progress while reading.
https://github.com/rebaz36/bookstore-react
api css react reactjs redux redux-thunk redux-toolkit
Last synced: 3 months ago
JSON representation
This project is created with react, the project uses an API to store books information. user can add the books they are currently reading and indicate their progress while reading.
- Host: GitHub
- URL: https://github.com/rebaz36/bookstore-react
- Owner: rebaz36
- License: mit
- Created: 2022-11-03T06:34:59.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-14T08:04:12.000Z (almost 3 years ago)
- Last Synced: 2025-01-15T19:43:30.631Z (9 months ago)
- Topics: api, css, react, reactjs, redux, redux-thunk, redux-toolkit
- Language: JavaScript
- Homepage: https://rebaz36.github.io/BookStore-React/
- Size: 2.15 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# BookStore - React
This project is created with react, the project uses an API to store books information. user can add the books they are currently reading and indicate their progress while reading.## Built With
- JavaScript
- React
- SASS- Initializer
- create-react-app Template## Live Demo
Will be update when availabl! [Live Demo]()
# Getting Started with React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
- Clone this repo
- Install dependencies```
npm install
```- Run build script
```
npm run build
```- You can find the built web app on ./dist
- Alternatively you can start the development server
```
npm start
```## Learn More
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
To learn React, check out the [React documentation](https://reactjs.org/).
## Authors
👤 **Author1: Rebaz Farid**
- GitHub: [@rebaz36](https://github.com/rebaz36)
- Twitter: [@rebaz415](https://twitter.com/rebaz415)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/rebazf/)## 🤝 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
List of Aknnowledgments goes here
## 📝 License
This project is [MIT](./LICENSE) licensed.