Skip to content

kalilventura/NextLevelWeek03

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

💻 Projeto

O Happy é uma aplicação que foi feita no evento Next Level Week 03 ministrado pela Rocketseat.

🔖 Layout

Nos links abaixo você encontra o layout do projeto web e também do mobile. Lembrando que você precisa ter uma conta no Figma para acessá-lo.

🚀 Tecnologias utilizadas

Instalação e execução

É necessário ter o Node.JS ou Yarn instalado.

Frontend

# Clone the repository
$ git clone https://github.com/kalilventura/NextLevelWeek03.git

# Go to the directory
$ cd NextLevelWeek03
$ cd web

# Install all the dependencies
$ yarn install

# Start the application
$ yarn start

Back-end

# Clone the repository
$ git clone https://github.com/kalilventura/NextLevelWeek03.git

# Go to the directory
$ cd NextLevelWeek03
$ cd backend

# Install all the dependencies
$ yarn install

# Start the application
$ yarn dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published