Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
```