#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.
-
Clone the repository
git clone https://github.com/yourusername/stream-finder.git cd stream-finder
-
Install dependencies
npm install --legacy-peer-deps
-
Start the development server
ionic serve
-
Open your browser
Navigate to
http://localhost:####
to see the app
src/
├── app/ # Main application code
├── assets/ # Static assets (images, icons)
├── environments/ # Environment configurations
└── theme/ # Global styling and themes