Skip to content

arupdawn/moviesearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MovieSearch App

Below you will find some information on how to perform common tasks.
You can find the most recent version of this guide here.

Prerequisites

You need to have nodejs installed on your machine. If you don’t, please go to here and download the latest version. We need this because we use npm (node package manager) to manage all the dependencies and packages we use in our project.

How to run the App

Simply go to the directory name moviesearch on your local machine.

cd moviesearch

In the project directory, you can run:

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published