Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 178 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 178 Bytes

MoviesAddict

A movie search utilitity using built React.js, Redux and MoviesDB API.

Usage

#To run app
-npm install
-npm start
#To build app
-npm run build