Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emmanuelaaron/book-store
https://github.com/emmanuelaaron/book-store
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/emmanuelaaron/book-store
- Owner: Emmanuelaaron
- Created: 2021-09-27T20:13:00.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2021-12-22T20:52:26.000Z (about 3 years ago)
- Last Synced: 2024-11-20T18:37:19.534Z (about 2 months ago)
- Language: JavaScript
- Size: 662 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Book Store
> This is a React-Redux project which allows users to add and remove books from a store
## Live Demo
## Built With
- React
- CSS
- ESLint
- styleLint
- Redux## Getting Started
- Open your terminal
- cd into a directory where you want this project to be stored
- Clone this repo on your local machine using the this command
```git clone [email protected]:Emmanuelaaron/book-store.git```
- cd into the cloned repo using this command
``` cd book-store```
- run the commands below
- Install all the dependencies using this command
```npm install```
- Run the project using this command
```npm start```
- The server should automatically oen the browser### Prerequisites
To make this repository working in your local machine you need a browser and npm Inatlled.## Authors
👤 **Emmanuel Isabirye**
- Github: [@EmmanuelAaron](https://github.com/Emmanuelaaron)
- Twitter: [@EmmanuelAaron](https://twitter.com/EmmanuelIsabir1)
- Linkedin: [@EmmanuelAaron](https://www.linkedin.com/in/fullstackwebdev-emma/)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Emmanuelaaron/book-store/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
## 📝 License
This project is [MIT](lic.url) licensed.