Skip to content

manuelrojas/contact-app

Repository files navigation

Contact APP with Next.js

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:

image

Install dependencies

 yarn install

Run

 yarn run

Run the following commands to manage the DB:

npx prisma db push

npx prisma studio

About

Contact App by Manu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published