https://github.com/zakarialabib/website
Portfolio, Blog and Demo of Blade Components for your next Livewire Project
https://github.com/zakarialabib/website
laravel11 livewire3 tailwindcss tallstack volt
Last synced: 11 months ago
JSON representation
Portfolio, Blog and Demo of Blade Components for your next Livewire Project
- Host: GitHub
- URL: https://github.com/zakarialabib/website
- Owner: Zakarialabib
- License: apache-2.0
- Created: 2024-03-27T23:55:52.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-12T03:03:05.000Z (over 1 year ago)
- Last Synced: 2025-03-26T06:05:33.103Z (12 months ago)
- Topics: laravel11, livewire3, tailwindcss, tallstack, volt
- Language: Blade
- Homepage: http://zakarialabib.com/
- Size: 1.4 MB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Portfolio, Blog and Demo of Blade Components for your next Livewire Project
- Portfolio of my work
- Blog with content published
- BComponents is a library of reusable components for the Laravel framework. This project aims to provide solutions to common questions and functionalities that arise when working with Laravel. This is the first release, and while there's still a lot of work to be done, we're excited to share some components that have been used in several projects.
Check out the live demo at [zakarialabib.com](http://zakarialabib.com).
## Technologies
This project relies on the following technologies:
- Laravel 11
- Livewire 3
- VOLT
- Tailwind CSS
- Alpine.js
## Getting Started
To get started with ZakariaLabib, you'll need to have Laravel and Composer installed on your machine. Then, you can clone this repository and install the dependencies with Composer.
```bash
git clone https://github.com/zakarialabib/bcomponents.git
cd bcomponents
composer install
npm install
npm run build
```
## Contributing
As an open-source project, we encourage participation and contribution. Feel free to fork the project, make your changes, and submit a pull request. We appreciate any and all contributions, whether it's a typo, bug fix, or new feature.
## Future Plans
The project is still in its early stages, but we hope to make a positive impact on the Laravel community. We encourage all Laravel developers to use, learn, and suggest improvements to BComponents.