Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dipeshtwis/redux-bookstore
This is a bookstore application that collects all the books according to their categories. Made with React & Redux.
https://github.com/dipeshtwis/redux-bookstore
react redux
Last synced: 21 days ago
JSON representation
This is a bookstore application that collects all the books according to their categories. Made with React & Redux.
- Host: GitHub
- URL: https://github.com/dipeshtwis/redux-bookstore
- Owner: Dipeshtwis
- Created: 2020-12-26T14:11:27.000Z (almost 4 years ago)
- Default Branch: develop
- Last Pushed: 2020-12-31T16:26:53.000Z (almost 4 years ago)
- Last Synced: 2024-10-08T00:16:16.863Z (about 1 month ago)
- Topics: react, redux
- Language: JavaScript
- Homepage: https://deepbookstore.herokuapp.com/
- Size: 792 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Bookstore
In this milestone I've added the style to the application.
[![View Code](https://img.shields.io/badge/View%20-Code-green)](https://github.com/Dipeshtwis/redux-bookstore/JS-to-do-list)
[![Github Issues](https://img.shields.io/badge/GitHub-Issues-orange)](https://github.com/Dipeshtwis/redux-bookstore/issues)
[![GitHub Pull Requests](https://img.shields.io/badge/GitHub-Pull%20Requests-blue)](https://github.com/Dipeshtwis/redux-bookstore/pulls)## 📝 Contents
Built with |
Screenshot |
Live Demo Link |
Getting started |
Author- Node.js
- React-DOM
- React
- Redux![GUI](src/assets/img/mile5.png)
[Link Demo](https://deepbookstore.herokuapp.com/)
To get a local copy of the repository please run the following commands on your terminal:
```
$ cd
```~~~bash
$ git clone https://github.com/Dipeshtwis/redux-bookstore.git
$ cd redux-bookstore~~~
To run on the local server
~~~bash
$ npm install react-scripts
$ npm start
~~~Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.\
You will also see any lint errors in the console.👤 **Dipesh Kumar**
- Github: [@Dipeshtwis](https://github.com/Dipeshtwis)
- Twitter: [@97deepeshkumar](https://twitter.com/97deepeshkumar)
- Linkedin: [dipeshtwis](https://www.linkedin.com/in/dipeshtwis/)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Dipeshtwis/redux-bookstore/issues).
## 👍 Show your support
Give a ⭐️ if you like this project!
## :clap: Acknowledgements
- Microverse: [@microverse](https://www.microverse.org/)
## 📝 License
This project is [MIT](./LICENSE) licensed.