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

https://github.com/elalfymohamed/moviewatchlist

Movie Watch List
https://github.com/elalfymohamed/moviewatchlist

api context-api parcel reactjs tailwindcss

Last synced: about 1 month ago
JSON representation

Movie Watch List

Awesome Lists containing this project

README

          

# Watchlist project










Movie WatchList project.

## Building and running on localhost

First install dependencies:

```sh
yarn
```

To run in hot module reloading mode:

```sh
yarn start
```

To create a production build:

```sh
yarn build
```

## Running

Open the file `dist/index.html` in your browser