Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/drewcook/flick-finder

An app to find movies and TV shows to watch, built with Next.js, React, and GraphQL + Apollo.
https://github.com/drewcook/flick-finder

apollo graphql nextjs react themoviedb-api

Last synced: 5 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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