Skip to content

Latest commit

 

History

History
87 lines (60 loc) · 2.36 KB

README.md

File metadata and controls

87 lines (60 loc) · 2.36 KB

API Peliculas Dominicanas

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

Built With

Features

This Api was created to deliver the data of all the movies that have been originally made in the Dominican Republic, such as its name, creator, genre, cast, creation date, movie cover and the URL where you can see the movie completely free.

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/imanol309/api-peliculas-do.git

# Install dependencies
$ npm install

# Run the app
$ npm start

Acknowledgements

Contact