Skip to content

lizvidotti91/imersao-react-alura-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imersão React/Next.js Alura - 2022

Iniciar o projeto
npx create-next-app --example with-styled-components
ou
yarn create next-app --example with-styled-components
Instalar biblioteca de componentes
npm install @skynexui/components
ou
yarn add @skynexui/components

Dia 01

![Home Page](./images/home. JPG?raw=true)

Dia 02

Troca Avatar

Dia 04

Para o backend desse projeto, foi usado o Supabase