Skip to content

GigLab is a platform for students where they can showcase their skills and find clients, while clients can post gigs or projects, filter through profiles, and hire the right talent

Notifications You must be signed in to change notification settings

v4ndr0s-tech/GigLab

 
 

Repository files navigation

GigLab

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.

How to get start ?

1. Fork the Repository

  • Click the Fork button on the top-right of this page.
  • This will create a copy of the repository under your GitHub account.

2. Clone the Repository

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

3. Install Dependencies

i. On your terminal, run the following command:

npm install

4. Start the app

 npm run dev

In the output, browser will open automatically with localhost.

About

GigLab is a platform for students where they can showcase their skills and find clients, while clients can post gigs or projects, filter through profiles, and hire the right talent

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.2%
  • CSS 11.2%
  • HTML 1.6%