Skip to content

sethshivam11/workconnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WorkConnect

WorkConnect is a freelancing website where freelancers as well as clients can register and can get projects or services.

Local setup

git clone https://github.com/sethshivam11/workconnect

cd workconnect

npm run build

npm run dev

Contribute to frontend

cd client

npm run dev

Open on localhost http://localhost:5173

Contribute to backend

cd server

npm run dev

Visit http://localhost:3000

Required environment variables

  • MONGODB_URI
  • PORT
  • NODE_ENV -> expected "production"

About

Just a landing page for a freelancing site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published