Skip to content

wpbarcelos/nextlevelweek-01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NextLevelWeek

🚧 NextLevelWeek 1.0 🚀 In progress.. 🚧

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.

Example

Example Example Example

Technologies

This project was developed with the following technologies:

Layout

To access the layout use Figma.

How To Use

To clone and run this application, you'll need Git, Node.js + Yarn installed on your computer.

From your command line:

Install API

# Clone this repository
$ git clone https://github.com/DanielObara/NLW-1.0

# Go into the repository
$ cd server

# Install dependencies
$ yarn install

# Run Migrates
$ yarn knex:migrate

# Run Seeds
$ yarn knex:seed

# Start server
$ yarn dev

# running on port 3333

Install Front-end

# Go into the repository
$ cd frontent

# Install dependencies
$ yarn install

# Run
$ yarn start

# running on port 3000

Install Mobile

# Go into the repository
$ cd mobile

# Install dependencies
$ yarn install

# Run
$ yarn start

Made with ♥ by Wanderson Passos Barcelos LinkedIn

About

Projeto construído durante o next level week

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published