Skip to content

codegasms/SkillHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SkillHub

SkillHub is a platform designed to connect freelancers and employers, enabling the seamless posting of jobs, bidding on projects, and providing reviews for services rendered. The application aims to facilitate collaboration and create opportunities for individuals in various fields.

Features

  • Job Marketplace: Employers can post job listings and freelancers can browse available projects.
  • Bidding System: Freelancers can place bids on jobs, allowing employers to choose the best candidate for their projects.
  • Review System: Users can provide feedback on their experiences, fostering a community of trust and quality service.

Group 06

Name Roll No.
Mithun U S20220010139
Varshitha B S20220010028
Shrishti S20220010202
Trinay Mitra S20220010194
Vikas S20220010185

Application Setup

Installation Guide

  1. Clone the Repository:

    git clone https://github.com/codegasms/SkillHub.git
    cd skillhub
  2. Install server Dependencies:

    Navigate to the server folder and install the required packages:

    cd server
    npm install
  3. Install client Dependencies:

    Navigate to the client folder and install the necessary packages:

    cd ../client
    npm install
  4. Run the Application:

    Navigate back to the root folder and run both server and client servers concurrently:

    cd ..
    npm install
    npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages