All work

News Platform

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

Vue.js · Tailwind CSS · PHP · MySQL

News Platform

The problem

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

The 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
    

What it moved

  • 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, view 2
News Platform, view 3