jeseias / move.it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

move.it

This app was created for learning purposes, on course named NLW (Next Level Week) by @rocketseat.

App purpose

This application aims help developers, take care of their health, since we spend so much time coding, while sitting, staring at the screen for a very ling time.

This app reminds us after 25 minutes, to take a break, and do a variety of exercises, on the eyes, neck, fingers, etc...

Features

  • Experience bar

  • Countdown timer

  • Levels

  • Notifications

  • Simple Authentication with (using github username)

Technologies used

1. Next.JS

2. REACTJS

Concepts used in in this application

1. Context API

2. getServerSideProps

3. Styled-components

4. Audio API

5. Notification API

6. Test with Jest

7. TypeScript

Development

1. Eslint

2. Prettier

About


Languages

Language:TypeScript 94.6%Language:JavaScript 5.4%