Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vinisioux/moveit

Moveit is a time management system between focus and exercise
https://github.com/vinisioux/moveit

nextauth nextjs nlw oauth2 prisma prisma-client reactjs styled-components theme-switcher typescript

Last synced: 11 days ago
JSON representation

Moveit is a time management system between focus and exercise

Awesome Lists containing this project

README

        



Move.it









Author Vinicius Henrique

Last Commit
languages

---

### :rocket: Technologies

This project is being developed using the following technologies:

- [TypeScript](https://www.typescriptlang.org/)
- [ReactJS](https://reactjs.org)
- [Next.js](https://nextjs.org/)
- [Styled Components](https://styled-components.com/)
- [NextAuth.js](https://next-auth.js.org/)
- [Prisma](https://www.prisma.io/)

---

### :dart: How To Run

To clone and run this application, you'll need [Git](https://git-scm.com), [Node.js](https://nodejs.org/en/) + [Yarn](https://yarnpkg.com/) installed on your computer. From your command line:

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

# Go into the repository
$ cd moveit/

# Install dependencies
$ yarn install

# Start the server
$ yarn dev
```

Made by [Vinicius Henrique](https://github.com/vinisioux) 🚀