Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 725 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 725 Bytes

Fortena : Find details of your favorite movies

npm Build Status npm

Fortena can find all the details of your favorite movies. The app uses API data from Open Movie Database (OMDB). Check out the app

alt text

To run the app in your local environment

Run this command to install npm packages

npm install

To launch the app, run this command

node server.js