Skip to content

Freelancia is a dynamic freelancing platform developed as part of Gear Up Season 3: Gateway to Smart India Hackathon Event. Designed to bridge the gap between freelancers and clients, freelancia offers a seamless experience for hiring talent, managing projects.

Notifications You must be signed in to change notification settings

amriteshanand0129/SIH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

40 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Freelancia – Empowering Freelancers

GitHub stars GitHub forks

🌟 About the Project

Freelancia is a feature-rich freelancing platform designed to connect businesses with skilled freelancers efficiently. This platform ensures seamless job postings, secure payments, and smooth communication.

This project represents a collaborative endeavor by our six-member team, undertaken during our participation in the Gear Up Season 3: Gateway to Smart India Hackathon.

πŸ‘¨β€πŸ’» Contributors

✨ Key Features

  • πŸ“ Post & Find Freelance Jobs – Clients can post jobs, and freelancers can bid on projects.
  • ⭐ Freelancer Ratings & Reviews – Build credibility through feedback and ratings.
  • πŸ‘€ Profile Management – Update personal details, portfolio, and skills seamlessly.

πŸ› οΈ Tech Stack

  • Frontend: React.js, Tailwind CSS
  • Backend: Node.js, Express.js
  • Database: MongoDB

πŸ“¦ Installation & Setup

To get started, clone the repo and install dependencies:

git clone https://github.com/your-repo/SIH.git
cd SIH

Setup the Environment variables: Create .env file in backend folder

DB_URL = your_database_url
PORT = backend_server_port (e.g 8080) 
secret = secret_of_your choice
gmailID = your_gmail_ID
appPassword = your_google_APP_PASSWORD

Install dependencies and start servers

cd frontend
npm install
npm run dev

cd ../backend
npm install
npm start

⚠️ Make sure to add .env to .gitignore to prevent exposing sensitive data.

Your servers are up and running.

About

Freelancia is a dynamic freelancing platform developed as part of Gear Up Season 3: Gateway to Smart India Hackathon Event. Designed to bridge the gap between freelancers and clients, freelancia offers a seamless experience for hiring talent, managing projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •