Project
This appplication was built using NEXT.JS and is styled with Tailwind CSS. The application is hosted statically using Vercel. This is a mobile responsive recreation of Twitch.tv and features Next/Auth.js for authentication. Users may choose to be authenticated with either a Github account or a Google account. A few features to note with this project are lazy loading images using the Image component, built in routing, and Next/Auth Context.
Technologies
Next.JS
Tailwind
Javascript
Next Auth
Github Auth
Google Auth
Back