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.
- Host: GitHub
- URL: https://github.com/pl4za/discountsm_web
- Owner: pl4za
- Created: 2021-06-07T17:17:29.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-12-23T16:56:41.000Z (over 4 years ago)
- Last Synced: 2025-02-26T02:45:24.198Z (over 1 year ago)
- Topics: axios, bootstrap, reactjs, sass
- Language: JavaScript
- Homepage:
- Size: 3.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# discountsm (frontend / beta)
_Deals, discounts and vouchers_
[](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
```