Skip to content

Laravel Bootcamp Chirper app enhanced with HTMX

Notifications You must be signed in to change notification settings

EdwardZaim/chirper-htmx

 
 

Repository files navigation

Chirper-HTMX

This repository contains the enhanced version of the Laravel Bootcamp Chirper app using HTMX. The project demonstrates how to progressively enhance a Laravel blade project into a modern web app using HTMX.

Getting Started

To get started, clone this repository and follow the instructions in the tutorial to understand the enhancements made to the original Chirper blade project.

git clone https://github.com/turculaurentiu91/chirper-htmx.git
cd chirper-htmx

Branches

This repository is organized into branches to represent different stages of the tutorial:

the-beginnig: The initial state of the Chirper blade project before any enhancements.

Tutorial

The detailed tutorial explaining the enhancements is published on Dev.to. You can follow along to understand the steps involved in transforming the Chirper blade project into a modern web app using HTMX:

Enhancing Chirper: A Journey from Blade to a Modern Web App Deployment

The implementation is deployed and can be accessed at https://chirper.tlaurentiu.net

Contributing

Feel free to fork this repository, submit issues or pull requests if you have any suggestions or improvements.

License

This project is open-source and is licensed under the MIT License.

About

Laravel Bootcamp Chirper app enhanced with HTMX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 59.8%
  • Blade 39.4%
  • Other 0.8%