Vercel: https://werpg.vercel.app
WeRPG is a pomodoro like, but it is especially for those who spend hours in front of the computer without exercising, you stay focused for 25 minutes, however, when that time is up you must do the challenges, which are stretching for the body and the eyes, you gain experience for each complete challenge and can level up!
### in your terminal and in the folder you want, follow this steps:
### Step 1
~ git clone [email protected]:Pedro-Murilo/werpg.git
### Step 2
~ cd werpg
### Step 3
~ yarn
### Step 4
~ yarn dev
### and open port http://localhost:3000/ on browser
Step 1:
fork
this repository
Step 2: Add a new branch with your new feature:
git checkout -b my-feature
Step 3: Commit your new features:
git commit -m "feat: my new feature"
Step 4: Push to your branch:
git push origin your-branch
Final: After merge your pull request, you can delete your branch
This project is under MIT license. See the LICENSE file for more details.
Made with ๐ by me and Rocketseat โค!