Skip to content

captinturtle1/who-is-live

Repository files navigation

IsAnyone.Live - Frontend

Welcome to IsAnyone.Live! This web application allows users to track streamers from streaming platforms such as Kick, Youtube, and Twitch. It provides information such as their view count, thumbnail, stream title, game category, and importantly, whether or not they are currently live.

Visit the website to explore the application online Here.

Check out the IsAnyone.Live mobile app on the Google Play Store Here.

Features

  • Track streamers from Kick, Youtube, and Twitch.
  • View real-time information such as view count, thumbnail, stream title, and game category.
  • User-friendly interface built with React and styled with TailwindCSS.

Installation

To run this application locally, follow these steps:

  1. Clone the repository:

     git clone https://github.com/captinturtle1/who-is-live
    
  2. Navigate to the project directory:

     cd who-is-live
    
  3. Install dependencies:

     npm install
    
  4. Start the development server:

     npm start
    

The application should now be running at http://localhost:3000.

Repositories

For the backend functionality, check out the API repository.

For the mobile version, check out the React Native repository.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published