wuyang-liu / twitchlite-frontend

Frontend Of TwitchLite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitch-Lite: A Personalized Twitch Content Recommender

  1. Constructed the front-end using React and Ant Design to deliver user-friendly experience.
  2. Created Java servlets to handle HTTP requests, fetched resources using Twitch API and persist in MySQL.
  3. Researched multiple recommendation algorithms and extracted game information to implement a content-based one.
  4. Deployed the project to AWS EC2 in Docker container for public accessibility.

Note:

  1. This is the Repo of front-end code, see Code of back-end here.
  2. Project Demo
  3. Project Webpage

About

Frontend Of TwitchLite


Languages

Language:JavaScript 88.8%Language:HTML 10.1%Language:CSS 1.0%