Skip to content

leandrocl2005/next-level-4-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moveit

Projeto feito na Next Level 4 - Rockeseat.

Some things to remember

  • yarn create next-app moveit-next

  • _app.js -> _app.tsx
  • index.js -> index.tsx
  • yarn add typescript @types/react @types/react-dom @types/node -D

  • yarn dev

  • yarn add js-cookie

  • yarn add @types/js-cookie -D

Deploy

  • npm i -g vercel

  • vercel -h

  • vercel login

  • vercel

Update app in production

  • vercel --prod

About

A front-end project from Next Level 4 - Rockeseat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published