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.
Schedule | Technologies | Getting started | How to deploy the project at vercel | Preview | License
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"
The project is being developed using the following technologies:
- Yarn
- CSS
- JavaScript
- Node.js
- Typescript
- Next.js
# 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`
# 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
This project is licensed under the MIT License. See the LICENSE file for details.
Developed with 💜 by Laércio Almeida