Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tglide/movie-search
- Owner: TGlide
- Created: 2021-01-30T15:12:24.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-03T21:40:48.000Z (almost 4 years ago)
- Last Synced: 2024-10-14T08:45:38.534Z (3 months ago)
- Language: TypeScript
- Homepage: https://movie-search-iota.vercel.app/
- Size: 119 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Movie Search
A Next.js Web App to check if your letterboxd list movies are on netflix
## 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