/disneyplus-nextjs

Disney+ Clone, using NextJS

Primary LanguageJavaScript

Disney โž•

Disney+ Clone Mockup

I'm a big fan from Disney. When i subscribeยดd in Disney+ service, i said for me, one day i'll recreate that. Obviously, is not perfect like the original, but i think this is pretty good!

Technologies ๐Ÿ‘พ

Getting started ๐Ÿš€

First Option (Vercel) ๐Ÿ”บ

  1. Access your preference browser (Chrome, Edge, Safari, etc.)
  2. Type the address below in the taskbar
  3. > https://disneyplus-nextjs.vercel.app/

Second Option (Clone Repository) ๐Ÿ‘ฉโ€๐Ÿ’ป

Clone the project on your computer and see how it works

  git clone https://github.com/DaviLacerda/disneyplus-nextjs.git
  cd disneyplus-nextjs

After that, to run project, run this commands:

yarn
  yarn install
  yarn start
npm
  npm install
  npm start

Made with ๐Ÿ’œ by Davi Lacerda