News Platform

A high-performance, responsive and dynamic news platform with real-time data.

News Platform

The Challenge

The client needed to migrate their legacy news platform to a modern stack capable of handling 100,000+ users and multiple themes and colors for all categories

Solution & Approach

Implemented a vue.js solution with tailwind css and fast initial loads. Used a php Api for content management.

Architecture


    // Architecture Overview
    ├── /frontend (Vue.js)
    │   ├── /api          # Api for the project
    │   ├── /assets          # Assets for the project
    │   ├── /components     # UI components
    │   ├── /config         # Config for the project
    │   ├── /router         # Routes for the project
    │   ├── /views          # Views
    

Key Results

  • Achieved 300ms average page load time (95th percentile under 1.2s)
  • Increased mobile conversion rate by 23% through responsive design
  • Handled youtube video integration and shorts
  • Multiple color website for all categories
News Platform screenshot 1
News Platform screenshot 2
News Platform screenshot 3

Technologies Used

Vue.js
Tailwind CSS
PHP
MySQL