Skip to content

Oecophyllaa/expertease

Repository files navigation

Logo

ExpertEase

Expertease is your go-to platform for freelance expertise. Whether you're a freelancer offering your skills or a client in search of top talent, Expertease connects you effortlessly. Find experts in a variety of fields, from web development and graphic design to content writing and more. Join our community and tap into a world of freelance excellence. Welcome to Expertease, where skills meet opportunity.

Run Locally

Clone the project

  git clone https://github.com/Oecophyllaa/expertease.git

Go to the project directory

  cd expertease

Install dependencies

  composer install
  npm install
  npm run dev

Migrating tables

  cp .env.example .env
  php artisan key:generate
  php artisan migrate --seed

Start the server

  php artisan serve

Authors

Tech Stack

laravel tailwind

About

simple freelance service web app using laravel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published