Skip to content

Latest commit

 

History

History
89 lines (60 loc) · 2.29 KB

README.md

File metadata and controls

89 lines (60 loc) · 2.29 KB

Class Profile Website Template - Laravel and TailwindCSS

Project Showcase Free template for class profile made using Laravel, TailwindCSS, and Flowbite!
It is a fully responsive template which you can use for your class or maybe for your own portfolio website.

🌐 Demo Site: https://xi.pplgxcode.biz.id/

Website Features 💻

  • Fully responsive design
  • Built with Laravel 11 and TailwindCSS for modern and clean UI
  • Flowbite components for enhanced UI elements
  • SEO friendly
  • Includes basic class profile structure: Home, Gallery, Schedule

Installation ⚙️

  • Clone the repository
git clone https://github.com/alanzagi/pplg-angkatan-5.git
  • Navigate to the Project Directory
cd pplg-angkatan-5
  • Install Dependencies
composer install
npm install
  • Configure Environment Variables
cp .env.example .env
  • Build Frontend Assets with TailwindCSS
npm run dev
  • Start the Development Server
php artisan serve
  • Done

Contributing 🤝

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork this Repository
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Support Me ❤️

Here to support me on Trakteer
You can start supporting by buying me an ice cream 🍦
start from Rp10.000 / 0.64 USD. Thank you very much! 🙏

Business inquiries 💼

If you need my services, like deployment this website to online,
you can start talk to me for business cooperation.
Click the Link to start message me.

Resources Used 🛠️

  1. Laravel v11
  2. Tailwind CSS v3.4.13
  3. Flowbite v2.5.2
  4. DataAOS for Scroll Animation

License ©️

The Laravel framework is open-sourced software licensed under the MIT license.