Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikodermus/ecociudadano.ui
https://github.com/nikodermus/ecociudadano.ui
Last synced: about 13 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/nikodermus/ecociudadano.ui
- Owner: Nikodermus
- Created: 2019-09-28T15:12:50.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T07:30:42.000Z (about 2 years ago)
- Last Synced: 2024-11-06T19:08:25.856Z (about 2 months ago)
- Language: Java
- Size: 1.77 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# [Eco Ciudadano](https://github.com/miguelmjro/hackatrix-ecociudadano)
**Proyecto de gamificacion de reciclaje y acciones ecologicas**
- [Back-end Repo](https://github.com/miguelmjro/hackatrix-ecociudadano)
- [Front-end Repo](https://github.com/nikodermus/ecociudadano.ui)
- [Live Back-end](https://ecociudadano.herokuapp.com/)
- [Live Demo](https://nikodermus.github.io/ecociudadano.ui/)
- [Sprint Board](https://trello.com/b/GFEUV4Yt/hackatrix)## How to run
```javascript
yarn install
yarn start
```