Skip to content

aminagr/react-laravel-dashboard-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 image Image0 Image3 Image1 Image2

Installation

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 file for details.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published