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

https://github.com/lawmsangi/bookstore-react

BookStore is a SPA which allows you to add books,edit and remove books
https://github.com/lawmsangi/bookstore-react

css3 react reducer redux

Last synced: 5 months ago
JSON representation

BookStore is a SPA which allows you to add books,edit and remove books

Awesome Lists containing this project

README

        




My Bookstore


# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 \[BookStore\] ](#-BookStore-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [Future Features ](#future-features-)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started ](#-getting-started-)
- [setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors ](#-authors-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 [BookStore]

BookStore is a SPA which allows you to add books,edit and remove books

## 🛠 Built With

### Tech Stack
1. Linters
2. CSS
3. ReactJS

### Key Features
- Linters error free
- SPA
- Add Book
- Remove Book

(back to top)

## 🚀 Live Demo
- [Live Demo Link] (https://bookstore-n1fd.onrender.com/)

## 💻 Getting Started

### setup

Clone this repository to your desired folder


### Install

Install this project with: -Git clone on your cd Desktop using my repository link above

### Usage

-To run the project, copy its path and run it on your online server.

### Run tests

To run tests, run the following command:

npx eslint "**/*.{js,jsx}"
npx stylelint "*/.{css,scss}"

(back to top)

## 👥 Authors

👤 **Author1**

- GitHub: [@githubhandle](https://github.com/Lawmsangi)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/lawmsangi-varte-baa429244/)

(back to top)

## 🔭 Future Features

- Test the app using RTL
- Add animations style
- Add details page

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues](https://github.com/Lawmsangi/bookstore-react/issues).

(back to top)

## ⭐️ Show your support

If you like this project you can contact me via my contact address and rate it.

(back to top)

## 🙏 Acknowledgments

I would like to thank the microverse team.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)