Skip to content

cesardoliveira/moveit-next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Move It App

This is a front-end application as part of project that was built during the event Next Level Week 4 by Rocketseat. This project was bootstrapped with React, Next.js and TypeScript.

This application was built to learn how to use the React Framework Next.js and Context API in React.

"Move.It" is an app that combines the Pomodoro technique with physical exercises for those who spend a lot of time in front of the computer.

Packages & Libs

Clone moveit-next

Clone repo, in the project directory, you can run:

[email protected]:cesardoliveira/moveit-next.git
cd moveit-next

Install Dependencies

npm

npm install

Yarn

yarn install

This command installs a package, and any packages that it depends on.

Getting Started

Before you start in Dev or Test enviroment make sure you have installed:

Development

npm

npm run dev

Yarn

yarn dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

App MoveIt using React.js | Next.js | TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published