HandsConnect is a user-friendly web platform that allows NGOs to post opportunities and individuals (students , community members) to explore and apply to them in one place.
- Create a
.env
file in thebackend/
directory. - Copy the values from
.env.example
and replace placeholders with real values. - Start the server using
node server.js
.