An open API service indexing awesome lists of open source software.

https://github.com/vitorhugoantunes/nlw4_moveit

React and Next project created at Next Level Week #4
https://github.com/vitorhugoantunes/nlw4_moveit

js-cookie nextjs react typescript

Last synced: 2 months ago
JSON representation

React and Next project created at Next Level Week #4

Awesome Lists containing this project

README

          


Moveit


Installation   |   
Technologies   |   
About


React
Next
Typescript
Yarn



Moveit

Installation

Clone this repository:
```git clone https://github.com/VitorHugoAntunes/NLW4_Moveit.git```

Install the dependencies:
```npm install``` or ```yarn```

Run the project:
```yarn dev```

Then type in your browser the URL:
```http://localhost:3000/```

To access the project without having to install, click this [here](https://nlw4-moveit-bice.vercel.app/).

Technologies

This project was developed with these technologies:

- HTML
- CSS
- React
- NextJS
- Typescript
- JS-Cookie

About


The objective of this project is to propose time cycles for studies and work. During breaks, some challenges arise to encourage physical exercise and improve health, and when completing the challenges, you receive experience and level up.

---
This project was made available by [Rocketseat](https://github.com/Rocketseat).