Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nelofarzabi/bookstore

This is a website that displays a list of books that can be updated by adding a new book or removing a selected book. It is a React application.
https://github.com/nelofarzabi/bookstore

linters reactjs

Last synced: 26 days ago
JSON representation

This is a website that displays a list of books that can be updated by adding a new book or removing a selected book. It is a React application.

Awesome Lists containing this project

README

        

# bookstore

# 📗 Table of Contents

- [bookstore-cms](#bookstore-cms)
- [📗 Table of Contents](#-table-of-contents)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [🚀 Live Demo ](#-live-demo-)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 [Bookstore CMS]

**[Bookstore]** The Bookstore is a website that is allows you to:

- Display a list of books
- Add a book
- Remove a selected book

## 🛠 Built With

### Tech Stack

- **[React/Redux]**

### Key Features

- **[Dynamic Content]**

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.
- Clone the repository.
- Open the directory in your device.
- run `npm install` to install the project packages
- run `npm run start` to start the project on your browser without any errors

### Prerequisites

In order to run this project you need:
-A code editor like VS code
-Internet connection

### Setup

Clone this repository to your desired folder:

Example commands:

git clone https://github.com/Nelofarzabi/bookstore.git

cd bookstore

(back to top)

###Live Demo

[Live Demo ](https://snazzy-lokum-a5b920.netlify.app/)

## 👥 Authors

👤 **Nelofar Zabi**

- GitHub: [@githubhandle](https://github.com/Nelofarzabi)
- Twitter: [@twitterhandle](https://twitter.com/NelofarZabi)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/nelofar-zabi-1a1066213)

(back to top)

## 🔭 Future Features

- **[Making the site responsive]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [https://github.com/Nelofarzabi/bookstore/issues].

(back to top)

## ⭐️ Show your support

If you like this project you can star the repository to make it look better.

(back to top)

## 🙏 Acknowledgments

We would like to thank the entire Microverse community.

(back to top)

## 📝 License

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

(back to top)