Move-it was created to promote "motion" to people who stays in front of a computer for long periods, with simples tasks like warm-up exercises.
Project made on NLW#4(Next Level Week) with Diego Fernandes at React Journey.
This branch is the NEXT LEVEL of this application.
Here some differences between the MASTER and NEXT LEVEL!
- LevelUp screen blurred
- Login Page
- Github Auth
- CRUD using MongoDB Cloud & Next Serveless Functions
- Nav Sidebar
- Top 10 Leaderboard & Individual Leaderboard
- Experience bar width bug free
It was used on development:
Before to start, you will need have installed on your computer these programs:
Also is good have a code editor like VSCode.
git clone --branch next-level https://github.com/ruanmoreiraofc/move-it-next.git
cd move-it-next
npm install
With all done, create a new .env file like this example.
npm run start
This project is under the MIT license. See the LICENSE for more information.