Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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

## 🚀 Live Demo

[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

## 👥 Authors

👤 **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 functionality

## 🤝 Contributing

Contributions, 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.