Skip to content

akara184/stream-finder

Repository files navigation

#stream-finder < run it on mobile

This project was proposed by the Systems Analysis and Development faculty at UNISUAM University as part of the MOBILE module curriculum. A modern and intuitive streaming platform discovery app built with Ionic, Angular, TypeScript and TMDB API.

Installation

  1. Clone the repository

    git clone https://github.com/yourusername/stream-finder.git
    cd stream-finder
  2. Install dependencies

    npm install --legacy-peer-deps
  3. Start the development server

    ionic serve
  4. Open your browser

    Navigate to http://localhost:#### to see the app

Project Structure

src/
├── app/                 # Main application code
├── assets/             # Static assets (images, icons)
├── environments/       # Environment configurations
└── theme/             # Global styling and themes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published