Skip to content
/ move.it Public

This project is an assistant to the people working at home if exercise

License

Notifications You must be signed in to change notification settings

janapc/move.it

Repository files navigation

Move.it

Last commit Language top Repo size License CI Moveit e2e CI Moveit Unit


Description: ⭐

This project has the objective of helper to the people working at home if exercise.

This project is based on a course of Reactjs by Rocketseat


Demo   |    Getting started   |    Challenges   |    Technologies


Demo: 🔴

web Web

Mobile

Mobile


Getting started: 🚀

Some environment variables are used in the project, create a file .env:

MONGODB_URI= your url of database
SECRET_TOKEN= token jwt

install the dependencies:

$ npm i or yarn

run in environment development:

$ npm run dev or yarn dev

run tests unit:

$ npm run test:unit:watch or yarn test:unit:watch

run tests e2e:

$ npm run test:e2e or yarn test:e2e

This Project run on port 3000


Challenges: ✅

Challenges completed:

  • Create page of login
  • Create page of leaderboard
  • Create a menu to navigate in the application
  • Create theme dark
  • Create a template responsive
  • Create tests unit and e2e

Technologies: 💥

This project contains those technologies:



Made by Janapc 🤘 Get in touch!