Skip to content

Latest commit

 

History

History
92 lines (64 loc) · 2.71 KB

README.md

File metadata and controls

92 lines (64 loc) · 2.71 KB

#Next Level Week, fourth edition, project "Move.it".

Move.it, an open source project developed during Next Level Week # 4, which took place between 22/02 until 27/02, from the Rocketseat class, by the Rocketseat CTO, Diego Fernandes.

Move.it

Schedule   |    Technologies   |    Getting started   |    How to deploy the project at vercel   |    Preview   |    License

License Forks Stars



📅 Schedule

This event had five days, from Monday to Friday, with exclusive and free materials, separated into:

  • "Towards the next level"
  • "Unraveling Next.js"
  • "Context and components"
  • "Storage, SSR & Lambda"
  • "Next level with React & Next level with React"

🚀 Technologies

The project is being developed using the following technologies:

  • Yarn
  • CSS
  • JavaScript
  • Node.js
  • Typescript
  • Next.js

⌨ Getting started

# Getting Started with Create React App
This project was bootstrapped with Create React App
`https://github.com/facebook/create-react-app`

# Run the server
`yarn start`
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

# Transition to Next.js
Recreation of the project with Next.js
`https://github.com/vercel/next.js`

🏨 How to deploy the project at vercel

# Getting Started with installing vercel cli globally
`yarn global add vercel`

# Run vercel commands
`yarn login`
And in the project directory, execute the command `vercel` to start the application deployment

🔥 Preview

Deploy with Vercel

📝 License

This project is licensed under the MIT License. See the LICENSE file for details.


Developed with 💜 by Laércio Almeida