Skip to content

adityadewhy/goodWatch

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started, setting up locally

1. run npm i --legacy-peer-deps

there are dependency conflicts between react and others(eg: recaptcha)

2. add .env file to the root dir

  • add database url for prisma to connect to
  • add your omdb api key
  • add you google recaptcha keys

3. run the development server:

npm run dev

4. Open http://localhost:3000 with your browser to see the result.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

About

GoodReads but for movies/shows

Resources

Stars

Watchers

Forks