A single page project management web application built using Laravel React JS Tailwind Postgresql and Inertia JS.
View post on imgur.com
View post on imgur.com
View post on imgur.com
Here're some of the project's best features:
- Scalability and Performance
- Authentication and Authorization
- Interactive User Interface
- Single-page Application (SPA) Architecture
1. Clone the repository
git clone https://github.com/AntarMukhopadhyaya/laravel-project-management
2. Navigate to the repository directory
cd laravel-project-management
3. Run
composer install
4. Copy .env.example to .env and make the changes accordingly
5. Run
php artisan key:generate
6. Run
php artisan migrate --seed
7. Run
php artisan serve
8. Visit http://localhost:8000
Technologies used in the project:
- Laravel
- React Js
- Tailwind
- Postgresql
- Inertia Js