Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 272 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 272 Bytes

Alienflix

This is a small application built with create react app and the TMDB API.

alt text

Clone or download the repo.

Install with:

npm i

Start the app with:

npm start