Skip to content

A-Sarayut/Pproperty

Repository files navigation

Pproperty - Property Landing Page

A simple property landing page mockup built with Laravel Blade and Tailwind CSS.

Home Page

Built with

  • Laravel
  • Blade templates
  • Tailwind CSS

Getting it running

Development environment

  • Node.js: v22.16.0
  • NPM: v11.4.2
  • Composer: v2.8.3
  • PHP: v8.4.0
  1. Clone it

    git clone https://github.com/A-Sarayut/Pproperty.git
    cd Pproperty
  2. Install stuff

    composer install
    npm install
  3. Set up environment

    copy .env.example .env
    php artisan key:generate
  4. Database (if you need it)

    php artisan migrate
  5. Build the CSS

    npm run build
  6. Run it

    composer run dev

Note

This is just a mockup/demo project. It's not meant for production use - just for learning

About

A simple property landing page mockup built with Laravel Blade and Tailwind CSS.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages