Skip to content

Next.js application for discovering and exploring movie and TV show recommendations sourced from the Reddit community

Notifications You must be signed in to change notification settings

jkitsao/redditfilms

Repository files navigation

Redditflix

Get Movie and Tv shows recommendations from Reddit

The application utilizes Next.js to handle the server-side rendering of the front end, providing a fast and responsive user experience. The project leverages the power of React components, allowing for modular and reusable code, which enhances the maintainability and scalability of the application. To retrieve movie and TV show recommendations, the project integrates with the Reddit API, which allows it to fetch relevant data from various subreddits dedicated to discussing and recommending films and television series. By utilizing the Reddit API, the application can provide users with up-to-date and diverse recommendations, reflecting the current trends and preferences of the Reddit community.

Preview

Preview the example live on redditflix:

How to use

Clone the repository git clone

npm install && npm run dev
# or
yarn install && yarn dev

About

Next.js application for discovering and exploring movie and TV show recommendations sourced from the Reddit community

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published