GigLab is a freelance platform designed for students to connect with clients seeking project-based work. It act as a marketplace where both parties can collaborate, communicate, and manage their projects efficiently.
- Click the Fork button on the top-right of this page.
- This will create a copy of the repository under your GitHub account.
Once you have forked the repository:
i. Open your terminal and run the following command to clone it to your local machine:
git clone https://github.com/YOUR-USERNAME/GigLab.git
ii. Navigate into the project directory:
cd GigLab
i. On your terminal, run the following command:
npm install
npm run dev
In the output, browser will open automatically with localhost.