Skip to content

tacolegs2004/t3-movie-goers

Repository files navigation

t3-movie-goers

This is a T3 project bootstrapped with create-t3-app.

What is Movie Goers?

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.

Learn More

To learn more about the T3 Stack, take a look at the following resources:

You can check out the create-t3-app GitHub repository — your feedback and contributions are welcome!

Getting Started

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!!