Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/taannn/kopii-capstone-admin-panel

Kopii | Admin Panel
https://github.com/taannn/kopii-capstone-admin-panel

admin-panel jetstream-laravel laravel-framework php tailwindcss

Last synced: 1 day ago
JSON representation

Kopii | Admin Panel

Awesome Lists containing this project

README

        

Laravel Logo


Build Status
Total Downloads
Latest Stable Version
License

![Live View](public/screenshot/screenshot-admin-panel.png)

## Kopii - Your Gateway To Flavorful Delights | Admin Panel

an admin panel for kopii ~ an e-commerce full-stack web application developed under three stages: MP1, MP2, Capstone
this admin panel is made using laravel, laravel jetsream and tailwindcss.

## Installation
```bash
git clone https://github.com/Taannn/kopii-capstone-admin-panel.git
cd kopii-capstone-admin-panel
```

## Development Server

run local development, use either laragon or xampp for server
```bash
php artisan serve
```

run this command to compile tailwind
```bash
npm run dev
```

## Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions).

## Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).

## Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [[email protected]](mailto:[email protected]). All security vulnerabilities will be promptly addressed.

## License

The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).