Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 952 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 952 Bytes

Movie App

Looking for a favourite movie and its description ? Then this app is for you!


Demo

This is how this app looks :


A movie with its description :


How to Run :

In the project directory, you can :

  1. Install Dependencies :
yarn
  1. Run this app on your browser :
yarn start

Open http://localhost:3000 to view it in the browser.


Hello !