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

https://github.com/aminagr/react-laravel-dashboard-template

A full-stack dashboard template built with React, Laravel API, and styled with Tailwind CSS.
https://github.com/aminagr/react-laravel-dashboard-template

dasbhoard-template laravel laravel-api laravel-dashboard react react-dashboard reactjs

Last synced: about 1 month ago
JSON representation

A full-stack dashboard template built with React, Laravel API, and styled with Tailwind CSS.

Awesome Lists containing this project

README

        

# React & Laravel Full-Stack Dashboard Template

This full-stack dashboard template is built with **React** for the frontend, **Vite** for fast development, **Laravel** for the API backend, and styled using **Tailwind CSS**.
This template is designed to be **responsive**, **customizable**, and **easy to extend**. It provides a simple layout structure for quickly building a dashboard application with all the necessary features.

## Features

- 🖥️ **Frontend**: Built with React and Tailwind CSS for a modern and responsive UI.
- 🌐 **Backend**: Powered by Laravel API for robust and scalable server-side functionality.
- 🎨 **Styling**: Customizable design using Tailwind CSS.
- 🔗 **API Integration**: Smooth interaction between frontend and backend.
- 📦 Ready to extend for production-grade projects.

## Screenshots
![image](https://github.com/user-attachments/assets/f41f2f60-8957-45b1-b29e-95f528ef9099)
![image](https://github.com/user-attachments/assets/481f175a-cd1e-4d72-b9ab-8b1b26a66df4)
![Image0](https://github.com/user-attachments/assets/cfc74563-22cc-415f-b684-c0d5e9bc7ec1)
![Image3](https://github.com/user-attachments/assets/3c964f23-f3f3-4a69-9c15-d3bcb9899ea2)
![Image1](https://github.com/user-attachments/assets/b2b83aff-f3ad-40b2-9fff-3701459ce839)
![Image2](https://github.com/user-attachments/assets/faa40401-73fe-40af-9980-e4e848ec9db7)

## Installation

```bash
git clone https://github.com/aminagr/react-laravel-dashboard-template.git
cd react-laravel-dashboard-template
cd dashboard-frontend
npm install
npm run dev
cd dashboard-backend
composer install
php artisan serve
```
## Contributing

Feel free to fork this repository, open issues, or submit pull requests. Contributions are always welcome!

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.