This is a T3 project bootstrapped with create-t3-app
.
Movie Goers is an open source movie reviewing app that allows users to rate movies and leave comments. This project was bootstrapped with create-t3-app
.
To learn more about the T3 Stack, take a look at the following resources:
- Documentation
- Learn the T3 Stack — Check out these awesome tutorials
You can check out the create-t3-app GitHub repository — your feedback and contributions are welcome!
You'll need to create a .env
file in the root of the project. You can use the .env.example
file as a template. You can get your API keys from The Movie DB, Clerk, and a Vercel Postgres DB.
npm run dev
pnpm dev
yarn dev
Glhf!!