marianaapinto / habits-tracker

Web and mobile Applications to track our habits

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Habits Tracker

Web and mobile Applications to track our habits developed during NLW Setup, provided by Rocketseat. It was developed using TypeScript, React, TailwindCSS, React Native, Nativewind, Expo Notifications, Node, Fastify and Prisma.

image

Project setup

run yarn install in the 3 directories (server, web, mobile) copy .env.example to .env and add your own credentials in server, run yarn prisma migrate dev to execute prima migrations run yarn dev in the 3 directories (server, web, mobile) to run the projects

About

Web and mobile Applications to track our habits


Languages

Language:TypeScript 58.6%Language:JavaScript 30.3%Language:CSS 10.1%Language:HTML 0.9%Language:Shell 0.1%