LucasPereiraMiranda / nlw-01-ecoleta

Project built at Rocketseat Next Level Week #01

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nlw-01-ecoleta


Ecoleta

GitHub language count Repository size GitHub last commit Repository issues



πŸš€ Techs

Ecoleta app was developed with these technologies

πŸ’» Project

This project was developed in next level week #1, organized by Rocketseat πŸš€ with the aim of helping organizations to find collection points for the disposal of organic and inorganic waste, thus contributing to the sustainability and well-being of the environment. ESlint, Prettier and Editor Config were added. The package manager used in this version of the project was the Yarn.

🌐 Frontend

Ecoleta Front-end

πŸ“± Mobile

Ecoleta Mobile

πŸ’₯ Installation

# Clone this repo
$ git clone git@github.com:LucasPereiraMiranda/nlw-01-ecoleta.git

# Inside all dirs, build dependencies with:
$ yarn

# Inside server, run database commands with:
$ yarn knex:migrate
$ yarn knex:seed

# Inside web dir, run the web app
$ yarn start

# Inside mobile dir, run the mobile app in your simulator device or smartphone
$ expo start

⚠️ Obs

Change the baseURL in api.ts file of the web and mobile folders to your computer ip (see more in expo localhost on browser)


Developed on Next Level Week #1 from RocketSeat πŸš€.

About

Project built at Rocketseat Next Level Week #01


Languages

Language:TypeScript 82.0%Language:CSS 15.1%Language:HTML 1.9%Language:JavaScript 0.9%