/Movies_club

A simple movie search app that uses imdb API

Primary LanguageEJS

Movies_club

A simple movie search app that uses omdb API

Tech used:

  • Node [v14.17.2]
  • Express JS [4.17.1]
  • EJS [2.7.4]

How to run the app

Prerequisites
  • Node
  • npm
Install node modules
npm install
Run server
npm run start