Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lycan-nt/ecoleta
A project creating with RocketSeat during the nextlevel week bootcamp
https://github.com/lycan-nt/ecoleta
css3 ecmascript6 express html5 javascript next-level-week nodejs nunjucks rocketseat
Last synced: about 2 months ago
JSON representation
A project creating with RocketSeat during the nextlevel week bootcamp
- Host: GitHub
- URL: https://github.com/lycan-nt/ecoleta
- Owner: lycan-nt
- Created: 2020-06-09T19:47:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T00:58:23.000Z (about 2 years ago)
- Last Synced: 2024-05-27T23:48:26.826Z (8 months ago)
- Topics: css3, ecmascript6, express, html5, javascript, next-level-week, nodejs, nunjucks, rocketseat
- Language: CSS
- Size: 410 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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