Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

Screenshot

## 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).