Skip to content

DaviLacerda/disneyplus-nextjs

Repository files navigation

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