Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 486 Bytes

Readme.md

File metadata and controls

19 lines (14 loc) · 486 Bytes

CineHoard - Client

Check out movies from a wide variety of genres, add to your favorites, and build your watchlist.

Complete the backend setup here before starting this setup.

Setup

Clone the project and install all the dependencies using:

yarn install or yarn

Usage

Once all the dependencies have been installed, run the app using:

yarn start

You can now access your app here.