lycan-nt / Ecoleta

A project creating with RocketSeat during the nextlevel week bootcamp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ecoleta

A project creating with RocketSeat during the bootlamp week nextlevel week

Presentation

During next week's week we created an environment-friendly application called Ecoleta, developed from
the back end to the front end. it is possible to register and consult collection points.

Prerequisites

1- chocolatey: https://chocolatey.org/install
2- Yarn package manager: https://yarnpkg.com/pt-BR/
3- NodeJS: https://nodejs.org/en/
4- Vs Code: https://code.visualstudio.com/

Instructions

With all the prerequisites installed, open VSCode and run the command yarn install or npm install
if you are using NPM so that all dependencies are met. After that run the command yarn start or npm
start to go up the server and in the browser access 127.0.0.1:3000

Built with:

NodeJS for the backend
nunjucks-engine with html / css / javascript for the front end
sqllite3 for the database

Authors

Felipe D. Santos

License

MIT

About

A project creating with RocketSeat during the nextlevel week bootcamp


Languages

Language:CSS 38.9%Language:HTML 32.9%Language:JavaScript 28.2%