Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/munyabelden/book-store

This is a react application that allows you to add and save books, delete when you are done, all this is done on a server API that stores the users data. Built with react.
https://github.com/munyabelden/book-store

axios css3 react reactjs redux redux-toolkit

Last synced: 17 days ago
JSON representation

This is a react application that allows you to add and save books, delete when you are done, all this is done on a server API that stores the users data. Built with react.

Awesome Lists containing this project

README

        

# 📗 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](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Book Store

**Book Store** is a react application that allow you to add a list of books to and save them in your browser. And you can delete the book when you dont need it anymore

## 🛠 Built With

- [ ] React
- [ ] React Router
- [ ] Redux
- [ ] CSS
### Tech Stack

Client

### Key Features

- **Adding and removing book from the app**

(back to top)

## 🚀 Live Demo

- [ ] Live demo will be available soon.

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

- [ ] Vs Code
- [ ] Node.js

### Setup

Clone this repository to your desired folder:

- [ ] https://github.com/Munyabelden/Book-Store.git
### Install

Install this project with:

- [ ] run npm install in your terminal
### Usage

To run the project, execute the following command:

- npm start

### Deployment

You can deploy this project using:

- Github pages

(back to top)

## 👥 Authors

👤 **Belden**

- GitHub: [@githubhandle](https://github.com/Munyabelden/)
- Twitter: [@twitterhandle](https://twitter.com/munyaradzi045)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/munyaradzi-mugauri-828a7b24a/)

(back to top)

## 🔭 Future Features

- [ ] **More funtinality for the status checker button**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Munyabelden/Book-Store/issues).

(back to top)

## ⭐️ Show your support
If you like this project please leave a star

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for thier support

(back to top)


## 📝 License

This project is [MIT](https://github.com/Munyabelden/Book-Store/blob/main/LICENSE) licensed.

(back to top)