https://github.com/fene-87/bookstore
A simple React/Redux project that allows users to display a list of books, add a book , and delete a particular book.
https://github.com/fene-87/bookstore
reactjs redux
Last synced: 6 months ago
JSON representation
A simple React/Redux project that allows users to display a list of books, add a book , and delete a particular book.
- Host: GitHub
- URL: https://github.com/fene-87/bookstore
- Owner: Fene-87
- License: mit
- Created: 2023-02-23T10:35:49.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-03-18T11:55:48.000Z (over 2 years ago)
- Last Synced: 2025-02-13T17:50:17.920Z (8 months ago)
- Topics: reactjs, redux
- Language: JavaScript
- Homepage:
- Size: 1.44 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)**Bookstore** is a simple React/Redux project that allows users to display a list of books, add a book, and delete a particular book.
## 🛠 Built WithReact
Redux
- **Book List**
Click on the link to view the portfolio website.
- [Live Demo](https://bookstore-i0bx.onrender.com)
To get a local copy up and running, follow these steps:
- Install visual studio code or any text editor of your choice.
- clone the repository to your local machine.
- run npm install to install all dependencies.
- run npm start to launch the app in a browser.
### Prerequisites
In order to run this project you need visual studio code or any text editor of your choice
### Install
Install this project with: npm install
### Usage
To run the project, execute the following command: npm start
### Run tests
To run tests, run the following command: npm test
### Deployment
You can deploy this project using: render
👤 **Fene-87**
- GitHub: [@Fene-87](https://github.com/Fene-87)
- LinkedIn: [Mark Fenekayas](https://www.linkedin.com/in/mark-fenekayas-67378220b/)
- [ ] View Categories
- [ ] Filter Categories
Contributions, issues, and feature requests are welcome!
If you like this project kindly show your support or make a contribution to it.
I would like to thank the entire microverse community for helping me out with this project.
This project is [MIT](./LICENSE) licensed.