Skip to content

Particular Project made in the Next level week #4 - Reactjs Trail - to improve my React skills, learn about Context API, Next.js, Scoped CSS and Typescript

Notifications You must be signed in to change notification settings

Giovaniavs/Moveit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Move.it is a project created by Rocketseat initially to be a platform that combines the technique of pomodoro, which consists of alternating cycles of focus and rest, with exercises for well-being for those who spend many hours in front of a computer, which can be harmful to health when you do no exercise or take periods of rest!

Made by Giovani Albuquerque Last Commit Contributors





Table of Contents


🚀 Getting Started

Prerequisites

  • To run any ReactJS application you need to configure the environment on your machine.

  • Setting the environment is a simple process, so it's recommended to follow the Rocketseat guide which is currently the most complete and detailed to make the settings:

Clone

  • Clone this repo to your local machine using:
https://github.com/Giovaniavs/Moveit

Setup

  • Install project dependencies;

    • yarn install
      // or
      npm install
  • Run project in development mode;

    • yarn dev
      // or
      npm run dev
  • Be Happy! 😆


📋 Features

Start your exercise!


Get experience doing the activities!


And, finally, Level up!


Build with

  • ReactJS - A JavaScript library for building user interfaces
  • Typescript - TypeScript is an open-source language which builds on JavaScript, one of the world’s most used tools, by adding static type definitions.
  • Next.JS - Next.js gives you the best developer experience with all the features you need for production: hybrid static & server rendering, TypeScript support, smart bundling, route pre-fetching, and more. No config needed.

📌 Support

Reach out to me at one of the following places!

About

Particular Project made in the Next level week #4 - Reactjs Trail - to improve my React skills, learn about Context API, Next.js, Scoped CSS and Typescript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published