MovieFinder-API

About

This is an API for MovieFinder app, where you can search a movie title and read informations about the movie.

Technologies

The following tools and frameworks were used in the construction of the project:

How to run

  1. Clone this repository

  2. Install dependencies

npm install
  1. Get your OMDB ApiKey on this link

  2. Create an .env file following the .env.example variables

  3. Run the back-end with

npm run start
  1. Follow the isntructions to run the front-end on this link

  2. You also can access the api in http://localhost:PORT (.env PORT)

Developer

gmail logo linkedin logo