Skip to content

Website for creating and playing connections-style puzzles for movies

Notifications You must be signed in to change notification settings

kaisjessa/movie-connections

Repository files navigation

Movie Connections

Overview

Website for creating and playing connections-style puzzles for movies! You can access it here!

Tech Stack

This website is built with Next.js, React, Typescript, TailwindCSS, DaisyUI, Framer Motion, Firestore, and fly.io.

Repo structure

📦app
 ┣ 📂api
 ┃ ┗ 📂tmdb
 ┃ ┃ ┗ 📜route.ts
 ┣ 📂components
 ┃ ┣ 📜browse.tsx
 ┃ ┣ 📜footer.tsx
 ┃ ┗ 📜header.tsx
 ┣ 📂create
 ┃ ┣ 📜displayCreate.tsx
 ┃ ┣ 📜lib.tsx
 ┃ ┗ 📜page.tsx
 ┣ 📂firebase
 ┃ ┣ 📜config.tsx
 ┃ ┣ 📜lib.ts
 ┃ ┗ 📜types.tsx
 ┣ 📂puzzles
 ┃ ┗ 📂[id]
 ┃ ┃ ┣ 📜displayPuzzle.tsx
 ┃ ┃ ┗ 📜page.tsx
 ┣ 📜favicon.ico
 ┣ 📜globals.css
 ┣ 📜layout.tsx
 ┣ 📜not-found.tsx
 ┗ 📜page.tsx

About

Website for creating and playing connections-style puzzles for movies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published