Twitter clone made with React.js, React Router, Context API.
- Next.js
- Next Router
git clone https://github.com/emreunsal1/youtube-sweepstake.git
With yarn:
cd ./youtube-sweepstak && yarn
With npm:
cd ./youtube-sweepstak && npm install
With yarn:
yarn start
With npm:
npm run start
You can visit the demo from: SweepStak Demo