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

https://github.com/teagucordeiro/moveit

🍎 Application that simulates the timing of the pomodoro technique, with additional functionality.
https://github.com/teagucordeiro/moveit

nextjs nodejs react typescript

Last synced: 2 months ago
JSON representation

🍎 Application that simulates the timing of the pomodoro technique, with additional functionality.

Awesome Lists containing this project

README

        

Move.it


Tamanho do RepositΓ³rio
GitHub last commit

Feito pelo Thiago Oliveira

License of the project


About β€’
Technologies β€’
Status β€’
Deploy β€’
Running β€’
Author β€’
License

## :bookmark_tabs: About

Project developed during NLW (Next Level Week) 4, taught by [Rockseat](https://www.rocketseat.com.br/). During this event I learned more advanced concepts of WEB such as SPA (Single Page Applications), SSR (Server Side Rendering) and SSG (Static Site Generation). In addition, I learned to use the Next.js framework to create SPA with SSR. As I also put into practice the knowledge of React.js hooks.

---

### :hammer: **Technologies**

The following tools were used in the construction of the project:

- [React](https://reactjs.org/)
- [Next](https://nextjs.org/)
- [TypeScript](https://www.typescriptlang.org/)

---

### :triangular_ruler: **Project Status**


πŸ‘¨β€πŸ« The project has already been completed!!

### :computer: Deploy


See the running project: Move.it

### :dvd: **Running the project**

```bash
# Clone this repository
$ git clone https://github.com/ThiagoOliveiraCordeiro/moveit.git

# Access the project folder in terminal/cmd
$ cd moveit

# Install the project dependencies
$ npm install
# or
$ yarn install

# Run the development server
$ npm run dev
# or
$ yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

### :boy: **Author**



Foto de Perfil Thiago Oliveira


Thiago Oliveira

Done with ❀️ by Thiago Oliveira πŸ‘‹πŸ½ Contact me!

[![Linkedin Badge](https://img.shields.io/badge/-Thiago_Oliveira-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/thiago-de-oliveira-cordeiro-32562b1b6/)](https://www.linkedin.com/in/thiago-de-oliveira-cordeiro-32562b1b6/)
[![Github Badge](https://img.shields.io/badge/-Thiago_Oliveira-000?style=flat-square&logo=Github&logoColor=white&link=https://github.com/ThiagoOliveiraCordeiro)](https://github.com/ThiagoOliveiraCordeiro)

---

### :page_facing_up: **License**


This project is licensed by [MIT](./LICENSE).