Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.35 KB

README.md

File metadata and controls

51 lines (37 loc) · 1.35 KB

Find the closest recycling point to you! 🌿

💻 Overview

The main goal of Ecoleta is to help people to find companies and entities that colect organic and inorganic material.

Project was developed during the Next Level Week #1 offered by Rocketseat. In this week, we learn more about web development in a practical way.

📸 Screenshots

  • Main Page

  • Creating a Point

  • Searching for a Point

  • Results

📥 Getting Started

Before you start the project, you need to install Git and Node.js.

#Clone the repository
$ git clone https://github.com/rKayoo/ecoleta

# Acess the folder's project
$ cd ecoleta

# Install the dependencies
$ npm install

🛠 Technologies

The project used the following technologies:

📝 LICENSE

This project is licensed under the MIT License - see the LICENSE.md file for details