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: 12 months 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 (about 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-04-03T13:18:58.000Z (about 4 years ago)
- Last Synced: 2025-05-12T18:16:47.014Z (about 1 year ago)
- Topics: react-router, reactjs, redux, redux-thunk
- Language: JavaScript
- Homepage: https://ahangarha-mv-bookstore.herokuapp.com/
- Size: 3.33 MB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Bookstore (Microverse project)
This is an educational project to make a bookstore webapp using Reactjs.
## Built With
- Reactjs
- Redux
- Tailwindcss
## Demo

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 [@ahangarha@mas.to](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.