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

https://github.com/pl4za/discountsm_web

Web interface for discountsm.
https://github.com/pl4za/discountsm_web

axios bootstrap reactjs sass

Last synced: 3 months ago
JSON representation

Web interface for discountsm.

Awesome Lists containing this project

README

          

# discountsm (frontend / beta)
_Deals, discounts and vouchers_

[![CircleCI](https://circleci.com/gh/pl4za/discountsm.svg?style=shield&circle-token=84d6308b028d53b580577374a553049c3b831af3)](https://app.circleci.com/pipelines/github/pl4za/discountsm_web)

## Features (v0.1)

- See deals
- Create deals
- Vote on deals
- Share deals

## Tech
- ReactJs
- SASS
- Axios
- Bootstrap

## Setup
```
npm install
npm start
```