Skip to content

indianboat/eazzy-movie

Repository files navigation

EazzyMovie

An assessment by Tech Maadhyam:

Open EazzyMovie with your browser to see the web app.

I have used omdbapi.com from fetch the movie details as per the request.

Run on Local

Need database connection of mongodb. After then run commands:

npm install
# and then run
npm run dev

Have a Good day !!!