mouracamila / ecoleta-mobile

The application was developed during NLW, event by RocketSeat.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ecoleta Mobile

Introduction

Ecoleta is a Web and Mobile application to help people find collection points for recycle. This Aplication was developed during NLW, event by RocketSeat.

The Ecoleta project has three parts, this repository is a mobile application.
The backend is available here ecoleta-serv And the frontend application here ecoleta-mobile

Requirements

How to use

  1. Clone this Repository:

    $ git clone git@github.com:mouracamila/ecoleta-mobile.git

  2. Installing dependencies:

    $ npm install

  3. Running project:

    $ expo start

Obs: npm should be run where package.json is in your project

About

The application was developed during NLW, event by RocketSeat.


Languages

Language:TypeScript 99.3%Language:JavaScript 0.7%