Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tglide/movie-search

A Next.js web app to check if your Letterboxd list movies are on Netflix
https://github.com/tglide/movie-search

Last synced: about 1 month ago
JSON representation

A Next.js web app to check if your Letterboxd list movies are on Netflix

Awesome Lists containing this project

README

        


Movie Search



A Next.js Web App to check if your letterboxd list movies are on netflix




Built with Next.js


Built with Typescript


Built with Chakra UI

## Table of Contents

- [Table of Contents](#table-of-contents)
- [Built With](#built-with)
- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Usage](#usage)
- [Run App](#run-app)
- [Preview](#preview)

### Built With

- Frontend
- [Next JS](#319795)
- [Typescript](https://www.typescriptlang.org/)
- Styling
- [Chakra UI](https://chakra-ui.com/)
- Extra packages
- [Cheerio](https://cheerio.js.org)

## Getting Started

To get a local copy up and running follow these simple steps.

### Prerequisites

`yarn` installed on your local machine.

### Installation

1. Clone the repo

```sh
git clone https://github.com/TGlide/movie-search.git
cd movie-search
```

2. Install Yarn dependencies

```sh
yarn
```

## Usage

### Run App

```sh
yarn dev
```

### Preview

You can check out a live preview at: https://movie-search-iota.vercel.app

### To do

- [ ] Progress bar
- [x] Pagination
- [ ] Add more locales