Technology Stack:
- React
- Typescript
- Next.js
- NextAuth.js
- Prisma ORM
- PostgreSQL
- Heroku
- Google People API
- Tailwind CSS
- Errors handling using React ErrorBoundary
- Jest and React Testing Library
UI/UX:
Install dependencies
yarn install
Run
yarn run
Run the following commands to manage the DB:
npx prisma db push
npx prisma studio