Yotube sweepstak with Next.js 🐦

Twitter clone made with React.js, React Router, Context API.

💻 Techs

  • Next.js
  • Next Router

📦 Installation

📰 Clone the project

git clone https://github.com/emreunsal1/youtube-sweepstake.git

🔻 Install Dependencies

With yarn:

cd ./youtube-sweepstak && yarn

With npm:

cd ./youtube-sweepstak && npm install

🏃‍♂️ Start the project

With yarn:

yarn start

With npm:

npm run start

🔴 Demo

You can visit the demo from: SweepStak Demo