Skip to content

Move-me is a training project testing next.js framework with React. Move-me was made thinking of helping people to exercise

Notifications You must be signed in to change notification settings

studiojms/move-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Move.me

The idea of this project is to make people move. Move.me aims to help people exercise, to do something instead of being always stuck.

About

This is a frontend project build using React and Next.js. The styles were built using CSS modules.

Acessing the project online

The project is available at https://move-me.vercel.app/

Running the project locally

To run the project locally, first install de dependencies:

npm install
# or
yarn

Then run the development server:

npm run dev
# or
yarn dev

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

About

Move-me is a training project testing next.js framework with React. Move-me was made thinking of helping people to exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published