Ecoleta
Your favorite waste collection e-commerce, helping YOU find the closest and efficient point to help you recicle and save the earth!
Getting Started
Prerequisites
To run this project in development mode locally, you'll need to have a few dependencies.
OS & Linux:
sudo apt-get install -y nodejs
npm install express
npm install sqlite3
npm install nunjucks
npm install nodemon
Installing
Clonando o projeto
$ git clone https://github.com/Silva404/nlw.git
$ cd ~/nlw
$ code .
$ npm start
localhost:3000/
Built With
- [Node] 12.18.0
- [Express] 4.17.1
- [Nunjucks] 3.2.1
- [Sqlite] 4.2.0
Dev dependencie
- [Nodemon]
Authors
- Breno Silva - Initial work - Breno Silva
See also the list of contributors who teachead this project.
License
This project is licensed under the MIT License - see the LICENSE.md file for details