Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 1.38 KB

README.md

File metadata and controls

57 lines (35 loc) · 1.38 KB

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