Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 458 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 458 Bytes

Moviez

Search for your favourite movies and watch trailers at any time.

See the application live

You can see the application live by visiting following link: MOVIEZ

Intructions to run application in local environment

In your terminal type the following commands:

git clone git@github.com:nikolaokuka/moviez-app.git
cd moviez-app
yarn install
yarn start

NOTE: use yarn 1 (classic)