Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 184 Bytes

File metadata and controls

13 lines (9 loc) · 184 Bytes

This is an educational clone of Netflix.

Live demo: https://nerflix.vercel.app/

Getting Started

After installing the dependencies just run:

npm run dev
# or
yarn dev