Skip to content

Ecoleta is a website developed at NLW, which is a practical week with lots of code, challenges, networking and a single objective: to take you to the next level.

License

Notifications You must be signed in to change notification settings

ReinanS/eColeta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Recycle! Help the environment!

About   |    Features   |    Technologies Used

Web

About

Ecoleta is a web application to help people find collection points for recycling.

This application was built on the Next Level Week Starter track distributed by Rocketseat. The idea of ​​creating an application focused on the environment arose from the coincidence of the course date and the date of the environment week

Features

  • Collection Point Registration.
  • Search the Database for the Collection Point, through the name of the city or part of it.

Technologies Used

The project was developed using the following technologies:

How to Use

  • Pre-requisites

    • It is necessary to have the Node.js installed on the machine
    • Also, it is precise to have a package manager either NPM or Yarn.
  1. Make a clone:
  $ git clone https://github.com/ReinanS/eColeta.git
  1. Running the Application:
  # Install as dependencies
  $ npm install

  # Launch the application
  $ npm start

How to Contribute

  • Fork this repository,
  • Create a branch with your resource: git checkout -b my-feature
  • Commit your changes: git commit -m 'feat: My new feature'
  • Push your branch: git push origin my-feature

Who ministered?

The classes were taught by the instructor Mayk Brito in the Next Level Week classes.

License

Esse projeto está sob a licença MIT. Veja o arquivo LICENSE para mais detalhes.


Made by Reinan de Souza

About

Ecoleta is a website developed at NLW, which is a practical week with lots of code, challenges, networking and a single objective: to take you to the next level.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published