9:41:00
Back to Projects
WEB

NewsHub WebApp

About This Project

This project is a news provider web application built using the TALL stack (Tailwind CSS, Alpine.js, Laravel, and Livewire). The goal was to create a modern platform where users can stay updated with the latest news while also interacting with others.

The app allows users to browse and receive real-time news updates. I implemented a notification system so users get instant alerts whenever new news is published, which makes the experience more engaging and dynamic.

One of the key features is the built-in secure chat system. Users can communicate directly within the platform, making it more interactive than a typical news website. The chat is designed to be simple, fast, and secure.

On the frontend, I used Tailwind CSS and Alpine.js to build a clean and responsive UI. Livewire handles real-time interactions without requiring heavy JavaScript frameworks. Laravel manages authentication, backend logic, and database operations efficiently.

This project helped me understand real-time features like notifications and chat systems, and improved my skills in building interactive applications using the TALL stack.

Tech Stack

LaravelLivewireTailwind CSSAlpine.jsPHPMySQL