https://github.com/balikuddembe/bookstore-react
https://github.com/balikuddembe/bookstore-react
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/balikuddembe/bookstore-react
- Owner: Balikuddembe
- License: mit
- Created: 2023-01-20T16:51:36.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2023-01-28T13:07:35.000Z (over 2 years ago)
- Last Synced: 2025-01-15T20:20:49.337Z (4 months ago)
- Language: JavaScript
- Size: 1.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Bookstore React Project
# 📗 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)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)**Bookstore** The Bookstore is a website that allows you to:
* Display a list of books
* Add a book
* Remove a selected bookClient
- **Display a list of books**
- **Add a book**
- **Remove a selected book**
Not yet deployed
- [Live Demo Link coming soon]()
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
```sh
npm start
```
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/Balikuddembe/bookstore-react.git
```
### Install
Install this project with:
```sh
cd my-project
npm install
```
### Usage
To run the project, execute the following command:
```sh
npm start
```
### Run tests
To run tests, run the following command:
```sh
npm run test
```
👤 **Emmanuel Balikuddembe**
- GitHub: [@emmanuelbalikuddembe](https://github.com/Balikuddembe)
- Twitter: [@BalixEmma](https://twitter.com/BalixEmma)
- LinkedIn: [emmanuel balikuddembe](https://www.linkedin.com/in/emmanuel-balikuddembe-763765b2/)
- [ ] **Advanced styling**
- [ ] **Animations**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Balikuddembe/bookstore-react/issues).
If you like this project please give it a star 😁🌟✨
I would like to thank Zeplin Project for the design.
This project is [MIT](./LICENSE) licensed.