/movie-catalog

Find your next movie or create your watchlist with this React web app

Primary LanguageJavaScriptMIT LicenseMIT

Movie Catalog [WORK IN PROGRESS]

Find your next movie or create your watchlist with this React web app

Take a look at mymoviecatalog.netlify.app

How to run

To clone and run this application, you'll need Git, Node.js and NPM installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/westgoten/movie-catalog.git

# Go into the repository
$ cd movie-catalog

# Install dependencies
$ npm install

# Start local server
$ npm start

Libs & Frameworks

License

Read about license rights and limitations here.