Skip to content

This is a movies web app . It uses an API to collect data from the IMDB database and renders the result.

License

Notifications You must be signed in to change notification settings

kitarp29/movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movies

Link- Click Here!

Its a Movies Search Engine websites lets people search for movies
This Webpage uses an RESTful API to provide user with various details of the Movies they searched for and others similar to it .

Tech-Stack

  • NodeJS- For rendering the Server side handling of GET and POST requests and connecting to DB
  • OMDB APIs- The data are fetched via this API. It has a swett NPM package if you want to use it Here!
  • ExpressJS- For passing the dta from user to API and vice versa.
  • EJS- For rendering the data from user to API and vice versa on the webpages.
  • NPM Packages- Various other NPM packages like Body-Parser, etc
  • Running locally

  • Clone the Repo
  • Move to the Dir
  • >npm i
  • >node app.js
  • Project is served on http://localhost:3000/

  • *Note- You have to register for the API key

    About

    This is a movies web app . It uses an API to collect data from the IMDB database and renders the result.

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Contributors 3

    •  
    •  
    •