Skip to content

Latest commit

 

History

History
93 lines (66 loc) · 3.24 KB

README.md

File metadata and controls

93 lines (66 loc) · 3.24 KB

Move.it

Tamanho do Repositório GitHub last commit Feito pelo Thiago Oliveira License of the project

AboutTechnologiesStatusDeployRunningAuthorLicense

📑 About

Project developed during NLW (Next Level Week) 4, taught by Rockseat. During this event I learned more advanced concepts of WEB such as SPA (Single Page Applications), SSR (Server Side Rendering) and SSG (Static Site Generation). In addition, I learned to use the Next.js framework to create SPA with SSR. As I also put into practice the knowledge of React.js hooks.


🔨 Technologies

The following tools were used in the construction of the project:


📐 Project Status

👨‍🏫 The project has already been completed!!

💻 Deploy

See the running project: Move.it

📀 Running the project

# Clone this repository
$ git clone https://github.com/ThiagoOliveiraCordeiro/moveit.git

# Access the project folder in terminal/cmd
$ cd moveit

# Install the project dependencies
$ npm install
# or
$ yarn install

# Run the development server
$ npm run dev
# or
$ yarn dev

Open http://localhost:3000 with your browser to see the result.

👦 Author

Foto de Perfil Thiago Oliveira
Thiago Oliveira

Done with ❤️ by Thiago Oliveira 👋🏽 Contact me!

Linkedin Badge Github Badge


📄 License


This project is licensed by MIT.