Skip to content

elalfymohamed/MovieWatchlist

Repository files navigation

Watchlist project

Movie WatchList project.

Building and running on localhost

First install dependencies:

yarn 

To run in hot module reloading mode:

yarn start

To create a production build:

yarn build

Running

Open the file dist/index.html in your browser