gabrielvieira1 / NextLevelWeek

Next Leve Week is a practical week with lots of code, challenges, networking and a single objective: to take you to the next level. An online and completely free event that will help you take the next step in your evolution as a dev.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ecoleta

GitHub repo size GitHub language count GitHub top language GitHub license Made by Gabriel Vieira Twitter Follow

About the project   |    Layout   |    Technologies   |    How to install   |    How to contribute   |    License

πŸ’» About the project

Ecoleta is a project developed based on international environment week. That aims to connect people to companies that collect specific waste such as light bulbs, batteries, cooking oil, etc.

πŸ”– Layout

Ecoleta create-point

Ecoleta search

πŸš€ Technologies

This project was developed with the following technologies:

πŸ”₯ How to install

# Clone this repository
$ git clone https://github.com/gabrielvieira1/NextLevelWeek.git

# Go into the repository folder and install dependencies
$ cd NextLevelWeek && npm install

# Run
$ npm run start

πŸ€” How to contribute

  • Make a fork;
  • Create a branck with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

After merging your receipt request to done, you can delete a branch from yours.

πŸ“ License

This project is under the MIT license. See the LICENSE for details.

Made with β™₯ by Gabriel Vieira πŸ‘‹ Get in touch!

About

Next Leve Week is a practical week with lots of code, challenges, networking and a single objective: to take you to the next level. An online and completely free event that will help you take the next step in your evolution as a dev.

License:MIT License


Languages

Language:JavaScript 37.6%Language:CSS 33.2%Language:HTML 29.3%