Skip to content

pauloofmeta/phsflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status Open app site

Phsflix

This project was built for a frontend challenge, it aims to list the most popular films of the day using the movie api The MovieDB v3.

Screenshots

  • Movie list screen-movies-list

  • Movie Detalis coming-soon

Getting Started

The app uses node and react, to start it is necessary to have node.js installed

Start and Run

To start, install the project dependencies by running the command:

yarn install
or
npm install

To run project execute the command:

yarn start
or 
npm run start

Releases

No releases published

Packages

No packages published