$ git clone https://github.com/xandowski/moveit.git && cd moveit
Follow the steps:
$ yarn or npm install
create a .env.local file based on .env.example
you need to set up prod variables on vercel in settings if you need to use the authentication, check documentation environment-variables. This video may help you.
- NextJS - NextJS getting started
- ReactJS - ReactJS getting started
- Styled-components - styled-components getting started
- TypeScript - Typescript getting started
- NodeJS - NodeJS docs
- VSCode - My favorite code editor
- Discord - Rocketseat discord server
- ESLint - Eslint getting started
- Framer Motion - Motion API
- Lottie - About lottie
- Nextauth - Getting Started
- Auth0 - Getting Started