Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saluumaa/book-store
The Bookstore project is a web application that allows users to store and track their reading progress for their favorite books. With its simple and user-friendly interface, users can easily add new books, track their reading progress, and remove books when they're finished.
https://github.com/saluumaa/book-store
jsx react redux
Last synced: 4 days ago
JSON representation
The Bookstore project is a web application that allows users to store and track their reading progress for their favorite books. With its simple and user-friendly interface, users can easily add new books, track their reading progress, and remove books when they're finished.
- Host: GitHub
- URL: https://github.com/saluumaa/book-store
- Owner: saluumaa
- License: mit
- Created: 2023-04-04T16:04:39.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-10-26T15:37:04.000Z (over 1 year ago)
- Last Synced: 2023-10-27T10:42:09.971Z (over 1 year ago)
- Topics: jsx, react, redux
- Language: JavaScript
- Homepage: https://book-store-f6oy.onrender.com/
- Size: 1.82 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### BOOKSTORE
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)## About the Project
> This project is built with React, and allows users to create a list of books, remove them, and track their reading progress.
## Built With
- React.js
- Jest
- Gitflow### Key Features
- Add Book
- Remove Book[LiveDemo](https://book-store-f6oy.onrender.com/)
## Getting Started
Clone this repository to your desired folder:
```sh
cd your-prefer-folder
git clone https://github.com/saluumaa/book-store
```### Run this command to run server
> npm start
### Run this command build server
> npm run build
### Run this command to run tests
> npm run test
👤 **Salma Ibrahim**
- GitHub: [@Saluumaa](https://github.com/saluumaa)
- Twitter: [@SalmaHIbrahim20](https://twitter.com/SalmaHIbrahim20)
- LinkedIn: [Salma ibrahim](https://www.linkedin.com/in/salma-ibrahim-78bb5a14a/)## 🔭 Future Features
- Build category section
- Add edit and comments functionalityContributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/saluumaa/book-store/issues).
## Show your support
Give a ⭐️ if you like this project!
## 🙏 Acknowledgments
I would like to thank everyone!
## 📝 License
This project is [MIT](./LICENSE.md) licensed.