eddieoz / Twitch-Replica

Twitch is one of the apps that I use on a daily basis! I figured building a replica would be cool. I used a React framework called Next.js to build this application.

Home Page:twitch-replica.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitch-Replica

Github licence

Description

This project was built using Next.js. I added authentication using NextAuth.js. This made it very easy to add authentication to this application. In this project, I gave the user the ability sign in using their Google Account or their Github account. I only added this feature to gain experience with NextAuth.js. I also used the mockaroo website for the mock data. Click the link to explore the website Mockaroo. This website was fairly easy to create mock data. I used Tailwind.css to style this application.

Table of Contents

Installation

You must clone this github code to VsCode. Once you clone the code successfully, run npm install in the command line. After that, run npm run dev and the website will open up in localhost:3000.

Usage

You can use this app on your desktop or mobile device. Twitch-SS-1
Twitch-SS-2
Twitch-SS-3

License

This project is license under MIT

Contributing

If you would like to contribute to the repo, please contact me directly.

Tests

no test

Questions

If you have any questions about this project, please contact me directly at streadwe@gmail.com. You can view more of my projects at https://github.com/StephonT.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

Twitch is one of the apps that I use on a daily basis! I figured building a replica would be cool. I used a React framework called Next.js to build this application.

twitch-replica.vercel.app


Languages

Language:JavaScript 98.4%Language:Shell 1.2%Language:CSS 0.4%