Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mamal72/dgkala-web
A small & simple interface for DGKala in React & Redux
https://github.com/mamal72/dgkala-web
api dgkala react redux
Last synced: 13 days ago
JSON representation
A small & simple interface for DGKala in React & Redux
- Host: GitHub
- URL: https://github.com/mamal72/dgkala-web
- Owner: mamal72
- License: mit
- Created: 2017-02-03T16:16:30.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-12T05:10:04.000Z (over 7 years ago)
- Last Synced: 2023-10-20T21:32:39.435Z (about 1 year ago)
- Topics: api, dgkala, react, redux
- Language: JavaScript
- Homepage: https://mamal72.github.io/dgkala-web
- Size: 5.52 MB
- Stars: 18
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![license](https://img.shields.io/github/license/mamal72/dgkala-web.svg)](https://github.com/mamal72/dgkala-web/blob/master/LICENSE)
# dgkala-web
A small & simple interface for [Digikala](https://www.digikala.com) in React & Redux with following features:
- Show incredbile offers including the ones for members and mobile application users.
*This project is a good and simple start point for React/Redux beginners. The source is minimal and easy to understand.*
## Screenshots
## Installation
```bash
git clone https://github.com/mamal72/dgkala-web.git
cd dgkala-web
yarn install
yarn start
```## Ideas || Issues
Just create an issue and describe it. I'll check it ASAP!
## Contribution
You can fork the repository, improve or fix some part of it and then send the pull requests back if you want to see them here. I really appreciate that. :heart:
## Related Projects
- [dgkala](https://github.com/mamal72/dgkala)
- [dgkala-api](https://github.com/mamal72/dgkala-api)## License
> Licensed under the [MIT License](https://github.com/mamal72/dgkala-web/blob/master/LICENSE).