This project is being developed using the following technologies:
To clone and run this application, you'll need Git, Node.js + Yarn installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/vinisioux/moveit
# Go into the repository
$ cd moveit/
# Install dependencies
$ yarn install
# Start the server
$ yarn dev
Made by Vinicius Henrique 🚀