Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diegoh40/bookstore
https://github.com/diegoh40/bookstore
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/diegoh40/bookstore
- Owner: diegoh40
- Created: 2022-09-16T15:12:10.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-10T14:43:38.000Z (over 1 year ago)
- Last Synced: 2023-03-06T13:38:35.094Z (over 1 year ago)
- Language: JavaScript
- Size: 1.92 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Bookstore
> The Bookstore is a website similar to the "Awesome Books" website built in the previous module. I will create an MVP version of it that allows you to:
Display a list of books.
Add a book.
Remove a selected book.
By building this application, you will learn how to use React and Redux.## Built With
- JSX, ReactJS
- CSS
- Git Workflow, Git, GitHub## Live Demo (if available)
[Live Demo Link]()## Getting Started.
To get a local copy up and running it, follow these simple steps.
### Prerequisites.
- Internet Service.
- Basic Knowledge about Git and Github.
- VSCode.### Setup.
1. Create an empty folder in your computer to store the clone.
2. Copy the following link and paste it into your VSCode or your terminal:
> https://github.com/diegoh40/bookstore.git
3. Store it in the file you created before.
4. Create a new branch for working and make changes to adapt it according to your requirements.
### Install.
- To install linters please open the ***.github/workflows*** then get into ***linters.yml*** and check the instructions and commands.
- To install the libraries, please use the cmd:
> npm install### Usage.
For educational purpose only, use it as a guideline.
👤 **Author1**
👤 **Diego Hernández**
- GitHub: [@diehoh40](https://github.com/diegoh40)
- Twitter: [@Diegoart80](https://twitter.com/twitterhandle)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/diego-hernández-25280a100/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.