Skip to content

A minimal IMDb-like website to look up movies.

License

Notifications You must be signed in to change notification settings

AviusX/animovie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animovie

Description: A minimal IMDb-like website to search for movie info such as plot, ratings and more.

Usage

Step 1: Install the required modules by running npm install in the root directory of the project. (Note: It is assumed you already have NodeJS and npm installed.)

Step 2: Enter your OMDb API key on line 7 of app.js. As of December 2020, you can get a free one from here.

Step 3: Run node app.js or npm start in the root directory to start the server.

Hosted Link

You can check out the hosted version of this project here.

About

A minimal IMDb-like website to look up movies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published