/movie-web-app

A movie web app for Appcent internship application

Primary LanguageJavaScript

Movie-Web-App

A React Movie Web App for Appcent internship application

Live Demo

Running the app

Node.js is required to run the app.

npm install
npm run start

For building locally you can use the following command:

npm run build