A web app offering tv shows suggestions tailored to your current and desired mood for a personalized, emotional cinematic journey.
- 😌 Choose your current mood
- 😎 Choose the mood you want to achieve
- 💌 Get personalized recommendations
- Choose a specific type of TV show (movie, series, documentary, anime, etc...)
- Choose a specific year TV shows
- And more
TypeScript
React
Nextjs
Gemini API
Tailwind CSS
Framer-motion
Vercel AI SDK
To run the project in your local environment, follow these steps:
- Clone the repository to your local machine.
git clone https://github.com/codesofC/moodflix.git
- Run
npm install
,yarn
orpnpm
in the project directory to install the required dependencies. - Run
npm run dev
oryarn
to get the project started. - Open http://localhost:3000 (or the address shown in your console) in your web browser to view the app.