drewcook / flick-finder

An app to find movies and TV shows to watch, built with Next.js, React, and GraphQL + Apollo.

Home Page:https://flickfinder.drewcook.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flick Finder

Flick finder helps you find event the most obscure movies for future enjoyment. Users can create an account and keep track of movies they would be interested in watching. You can search for movies by title, browse the top trending movies, add or remove movies to your watchlist, and manage your favorite movies.

Develop

This app is built using Next.js, so it can easily be run using the built in server.

First install all dependencies: npm install.

To run the application locally, run the following command: npm run dev.

The application will spin up on a local port.

Demo

There is a beta production app hosted at https://flickfinder.drewcook.dev/.

visitor count

About

An app to find movies and TV shows to watch, built with Next.js, React, and GraphQL + Apollo.

https://flickfinder.drewcook.dev


Languages

Language:JavaScript 99.9%Language:Procfile 0.1%