Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/delania-oliveira/ecoleta
Marketplace system developed with the purpose of registering and locating special waste collection points.
https://github.com/delania-oliveira/ecoleta
css express html javascript nodejs nodemon nunjucks sqlite3
Last synced: 27 days ago
JSON representation
Marketplace system developed with the purpose of registering and locating special waste collection points.
- Host: GitHub
- URL: https://github.com/delania-oliveira/ecoleta
- Owner: delania-oliveira
- Created: 2020-06-07T09:10:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-19T18:35:57.000Z (8 months ago)
- Last Synced: 2024-05-19T19:30:03.937Z (8 months ago)
- Topics: css, express, html, javascript, nodejs, nodemon, nunjucks, sqlite3
- Language: CSS
- Homepage:
- Size: 461 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next Level Week - Ecoleta
Marketplace system developed with the purpose of registering and locating special waste collection points.
## Preview
![](https://i.imgur.com/gMaeJ93.png)
![](https://i.imgur.com/BEwfN3x.png)
![](https://i.imgur.com/YqJ125h.png)
![](https://i.imgur.com/hU4z9E4.png)## Technologies
- Html
- Css
- JavaScript
- NodeJs
- SQlite### Dependencies
- Express
- Nodemon
- Nunjucks## How to install
```bash
npm install
npm start
```