Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahangarha/mv-bookstore
An Educational Bookstore webapp build with React and Redux
https://github.com/ahangarha/mv-bookstore
react-router reactjs redux redux-thunk
Last synced: 22 days ago
JSON representation
An Educational Bookstore webapp build with React and Redux
- Host: GitHub
- URL: https://github.com/ahangarha/mv-bookstore
- Owner: ahangarha
- License: agpl-3.0
- Created: 2022-03-23T14:07:42.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-04-03T13:18:58.000Z (over 2 years ago)
- Last Synced: 2024-10-10T20:44:15.645Z (about 1 month ago)
- Topics: react-router, reactjs, redux, redux-thunk
- Language: JavaScript
- Homepage: https://ahangarha-mv-bookstore.herokuapp.com/
- Size: 3.33 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Bookstore (Microverse project)
This is an educational project to make a bookstore webapp using Reactjs.
## Built With
- Reactjs
- Redux
- Tailwindcss## Demo
![Bookstore Screenshot](./screenshot.png)
A live demo of this project is available [on Heroku](https://ahangarha-mv-bookstore.herokuapp.com/).
## Usage
To build the project run:
```
$ npm install
$ npm run build
```## Development
In development environment use the following command:
```
$ npm start
```## Author
👤 **Mostafa Ahangarha**
- GitHub: [@ahangarha](https://github.com/ahangarha)
- Mastodon [@[email protected]](https://mas.to/@ahangarha)
- Twitter: [@ahangarha](https://twitter.com/ahangarha)
- LinkedIn: [ahangarha](https://linkedin.com/in/ahangarha)## 🤝 Contributing
As an educational project at this stage I am not supposed to accept any PR. Yet I appreciate if you can report problems from [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Linters are made by Microverse Inc.
## 📝 License
This project is released under [AGPL](./LICENSE) licensed.