https://github.com/guillainbisimwa/react-bookstore
React-Bookstore is a front-end based application made using react and redux that will help them organize and manage bookstores.
https://github.com/guillainbisimwa/react-bookstore
es6 react redux
Last synced: 3 months ago
JSON representation
React-Bookstore is a front-end based application made using react and redux that will help them organize and manage bookstores.
- Host: GitHub
- URL: https://github.com/guillainbisimwa/react-bookstore
- Owner: guillainbisimwa
- Created: 2021-04-14T18:30:19.000Z (over 4 years ago)
- Default Branch: development
- Last Pushed: 2021-04-20T18:20:19.000Z (over 4 years ago)
- Last Synced: 2024-05-28T15:31:26.886Z (over 1 year ago)
- Topics: es6, react, redux
- Language: JavaScript
- Homepage: https://react-bookstore-g.herokuapp.com/
- Size: 2.25 MB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# React-Bookstore
> This is a bookstore project made using react and redux
React-Bookstore is a front-end based application that will help them organize and manage bookstore.
## Built With
- Node.js
- React
- React-DOM
- React-Create-App
- Redux
- npm
- CSS
- ES6
- Material-ui## Live Demo
[Live Demo Link](https://react-bookstore-g.herokuapp.com/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- NPM
- JavaScript### Setup
Navigate to your desired location to download the contents of this repository.
In order to clone this repository just type the following commands over the terminal in Linux or Mac or the Windows cmd console.```s
$ git clone https://github.com/guillainbisimwa/React-Bookstore.git```
### Install
Run the following commands to install dependencies:
```s
$ cd React-Bookstore
$ npm install```
### Usage
In order to run this project locally, just type this command:
```s
$ npm start```
## Author
👤 **Guillain Bisimwa**
- Github : [@guillainbisimwa](https://github.com/guillainbisimwa)
- Twitter : [@gullain_bisimwa](https://twitter.com/gullain_bisimwa)
- Linkedin : [guillain-bisimwa](https://www.linkedin.com/in/guillain-bisimwa-8a8b7a7b/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/guillainbisimwa/React-Bookstore/issues).
## Acknowledgments
- Project specifications by [Microverse](https://github.com/microverseinc/project-redux-bookstore).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](lic.url) licensed.