Skip to content

satcasm/MovieApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MovieApp

MovieApp is a simple application that tells you movie names as per your search term.

Prerequisites

Node js and git bash should be installed in your system.

Installation

First fork and clone the repo to get your own version of the application in the local system or you can download the zip file and proceed further.

git clone https://github.com/satcasm/MovieApp.git

Use the package manager npm to install all the dependencies used in the application.

npm install 

Usage

Once all the dependencies are installed use this command and open your browser at http://localhost:3000/ to use the app.

node app.js

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published