Create a application to local recycling.
Create a application to local recycling (Ecoleta)
- Search and identify local recycling
- Companies add local recycling by type
- Frontend Tecnologies: HTML, CSS, Javascript
- Backend Tecnologies: Node, Express, nodemon, nunjucks and SQLite
- The NodeJS is required to be able to run this project.
1. Clone repository:
git clone git@github.com:rpradosilva/rocketseat-clone-challenge.git
npm install
npm start
localhost:3000
This project is protected by the MIT license. See the file LICENSE for more details.