Skip to content

chen572/Webox

Repository files navigation

Webox

Link: Webox

Webox is a mobile app that's a hub for entertainment where you can watch and follow the top creators from Twitch and their social media.

When logged in, you can save creators to your favorites and get notifications for when they upload new videos or go live.

Webox is using React with Mobx as a state manager for the Client Side and NodeJS & Express with Redis for server side caching and Socket.io for live notifications for the backend, for the Data Base we used MongoDB with Mongoose.

Also Webox is using Puppeteer with Cheerio for crawling and scraping tools.

env:

PORT=
MONGO_USER_NAME=
MONGO_PASSWORD=
MONGO_DB_NAME=
TWITCH_CLIENT_ID=
YOUTUBE_API_KEY

Pictures

enter image description here

enter image description here

User Dashboard Page:

enter image description here

Explore Page:

enter image description here

Creator Page:

enter image description here

enter image description here

enter image description here

enter image description here

enter image description here

Notification Page:

enter image description here

enter image description here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages