https://github.com/bohaz/book-list
It is a Single Page Application that allows users to add and remove amazing books.
https://github.com/bohaz/book-list
css react redux
Last synced: about 1 year ago
JSON representation
It is a Single Page Application that allows users to add and remove amazing books.
- Host: GitHub
- URL: https://github.com/bohaz/book-list
- Owner: bohaz
- License: mit
- Created: 2023-07-20T00:06:34.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-09-26T21:58:28.000Z (almost 3 years ago)
- Last Synced: 2025-03-28T20:21:48.794Z (over 1 year ago)
- Topics: css, react, redux
- Language: JavaScript
- Homepage: https://bohaz-book-list.onrender.com
- Size: 961 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
π Book-list
# π 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](#deployment)
- [π₯ Authors](#authors)
- [π Future Features](#future-features)
- [π€ Contributing](#contributing)
- [βοΈ Show your support](#support)
- [π Acknowledgements](#acknowledgements)
- [π License](#license)
**Book-list** It is a Single Page Application that allows users to add and remove amazing books.
React, Git, and GitHub
Client
- **[Best organization]**
- **[Professional documentation]**
- **[Clean coding]**
- **[Team Working]**
- [Live Demo Link](https://bohaz-book-list.onrender.com)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Visual Studio Code installed
- Npm installed
- A GitHub account
- Git installed
### Setup
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:bohaz/book-list.git
### Install
Install this project with:
-Install Node Modules
```sh
npm install
```
### Usage
To run this project, execute the following command:
-Start the development server
```sh
npm start
```
### Run tests
To run tests, run the following commands:
- ESLint linter errors run:
``` npx eslint "**/*.{js,jsx}" ```
-CSS linter errors run:
``npx stylelint "**/*.{css,scss}"``
### Deployment
You can deploy this project using:
- Github
π€ **Ricardo MartΓnez**
- GitHub: [@bohaz](https://github.com/bohaz)
- Twitter: [@Ricardo29115571](https://twitter.com/Ricardo29115571)
- LinkedIn: [Ricardo Martinez](https://www.linkedin.com/in/ricardomart%C3%ADnez%E2%88%B4/)
- [ ] **Functionality**
- [ ] **Content**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/bohaz/book-list/issues).
If you like this project let me know with a STAR!
We would like to thaks Microverse for giving us the oportunity to build and contribute in projects like this.
This project is [MIT](./LICENSE) licensed.