Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mnisarali/bookstore
- Owner: MNisarAli
- License: mit
- Created: 2023-01-28T19:24:45.000Z (almost 2 years ago)
- Default Branch: develop
- Last Pushed: 2023-03-13T19:00:10.000Z (over 1 year ago)
- Last Synced: 2024-10-03T18:22:49.173Z (about 1 month ago)
- Topics: reactjs, redux
- Language: JavaScript
- Homepage: https://mnisarali.github.io/Bookstore/
- Size: 1.44 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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" is a Single Page Application website that lets users to:
- Add a book
- Remove a selected book
- Display a list of books- HTML5
- CSS3
- JavaScript(ES6)
- React JsThe key features of this website include.
- **React Js**
- **Gitflow**- [Live Demo Link](https://mnisarali.github.io/Bookstore/)
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.
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)- [ ] **[Categories page]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/MNisarAli/Bookstore/issues).
Give a ⭐️ if you like this project!
I would like to thank:
- [Microverseinc](https://github.com/microverseinc) for.
- [Readme-template](https://github.com/microverseinc/readme-template)This project is [MIT](./LICENSE) licensed.