Skip to content

will-flores1/tiktok-chat-reader-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

TikTok Chat Reader + React

Rewrite for TikTok-Chat-Reader with a React frontend

Installation

To run the chat reader locally, follow these steps:

  1. Clone this Repository
  git clone git@github.com:will-flores1/TikTok-Chat-Reader-React.git
  1. Install dependencies for backend & client
  cd client
  npm install
  cd backend
  npm install
  1. Start backend server
  cd backend
  cd src
  node app.js
  1. Start client server
  cd client
  npm run dev

About

see how much $$ a tiktok livestream is making

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published