- Migrated to Next14, TS, GQL, Tailwind.
- Used Hasura+Neon.
- Seeded with 20 top rated movies from https://www.themoviedb.org/ API.
- Instructions for running locally: tbc
# Clone the repository
git clone https://github.com/pekac/vegas-movies.git
# Install dependencies
$ npm install
# Make sure to get .env file first!
# Starts the app on http://localhost:3000/
$ npm run dev
Check it out here: https://vegas-movies.vercel.app