An open API service indexing awesome lists of open source software.

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

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.