Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mnisarali/bookstore

A Single Page Application website that lets users to: Add a book, Remove a selected book, and Display a list of books.
https://github.com/mnisarali/bookstore

reactjs redux

Last synced: 16 days ago
JSON representation

A Single Page Application website that lets users to: Add a book, Remove a selected book, and Display a list of books.

Awesome Lists containing this project

README

        

# 📗 Table of Contents

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

# 📖 Bookstore

"Bookstore" is a Single Page Application website that lets users to:

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

## 🛠 Built With

### Tech Stack

- HTML5
- CSS3
- JavaScript(ES6)
- React Js

### Key Features

The key features of this website include.

- **React Js**
- **Gitflow**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://mnisarali.github.io/Bookstore/)

(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 to install npm and node.js

### Setup

Clone this repository to your desired folder:
1. Use VScode: open terminal in VScode
2. Navigate to the directory where you want clone the copy of this repository
3. Create new directory [optional]
4. Clone the repo using the below command
> git clone https://github.com/MNisarAli/Bookstore.git

### Usage

This project can be used to practice React router.

(back to top)

## 👥 Authors

The collaborator of this project.

👤 **M Nisar Ali**

- GitHub: [@MNisarAli](https://github.com/MNisarAli)
- Twitter: [@drnisar_ali](https://twitter.com/drnisar_ali)
- LinkedIn: [Muhammad Nisar Ali](https://linkedin.com/in/muhammad-nisar-ali-45a865251)

(back to top)

## 🔭 Future Features

- [ ] **[Categories page]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/MNisarAli/Bookstore/issues).

(back to top)

## ⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments

I would like to thank:
- [Microverseinc](https://github.com/microverseinc) for.
- [Readme-template](https://github.com/microverseinc/readme-template)

(back to top)

## 📝 License

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

(back to top)