Coder Social home page Coder Social logo

ebenkouao / twitch-clone Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alissonsleal/twitch-clone

0.0 1.0 0.0 99 KB

Twitch.tv clone as a coding challenge to join the Provi dev team.

Home Page: https://twitchclone.vercel.app

License: MIT License

JavaScript 1.78% TypeScript 97.89% Shell 0.34%

twitch-clone's Introduction

GitHub issues GitHub forks GitHub stars GitHub license Alisson Leal GitHub Profile

Twitch Clone

I made this clone as a coding challenge to join the Provi team.

The challenge

Your challenge is to clone a page or pages of a product that you love. It can be anything (e.g: Spotify, Netflix, WhatsApp, you name it). Choose a product that you love and surprise us - you can even improve it with a feature that you would like to see.

Check out the live version here: TwitchClone

Check out the Challenge Here: Provi

Features

Front Page

I created the main part of the website, and it's completely responsive to mobile devices.


Recommended Channels Component

The <VideoGroup data={[]}/> component is completely reusable, it only takes a data array from the official Twitch API and shuffles the results (Some sort of recommended channels "algorithm")


Button Component

The <Button buttonType={'primary'|'secondary'}>Text Inside</Button> component takes a buttonType property that can be passed as 'primary' or 'secondary', the text inside it will be displayed as the button text.


Lighthouse Performance Score

Built With:

  • Next.JS
  • Typescript
  • Axios
  • Styled-Components
  • TwitchAPI
  • Deployed to Vercel

Disclaimer

This project is in no way affiliated with Twitch Interactive, Inc. Amazon.com, Provi, or any company mentioned on this page.

Run this locally

To run this project locally, you'll need Node.js installed.

Clone this repo using git clone https://github.com/Alissonsleal/twitch-clone

Go into your project directory cd twitch-clone

Install dependencies preferably with yarn but you can also use npm install

Create a .env file in the root of the folder based on .env.example.

Run your Next.JS App with yarn dev or npm run dev

Go to localhost:3000 and check out this amazing clone

Author Info

Go to the top ๐Ÿš€

twitch-clone's People

Contributors

alissonsleal avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.