Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nkrumahthis/what-to-watch

help me figure out what to watch
https://github.com/nkrumahthis/what-to-watch

Last synced: about 2 months ago
JSON representation

help me figure out what to watch

Awesome Lists containing this project

README

        

# To Watch

Suggest movies for me to watch by picking between two options.

## Setup

```
npm install
cp .env.example .env
node api/app.js
npm run dev
```

Get key from [moviedb](https://www.themoviedb.org/?language=en-GH)
Get mongodb atlas link from the [dashboard]()

## Screenshots

Main Page

![main page screenshot](assets/screenshot_main.png)

Results Page

![results page screenshot](assets/screenshot_results.png)