VolunteerHub is a comprehensive platform designed to connect volunteers with community service opportunities. It enables users to create and join volunteer events, form teams, request assistance, and track volunteer hours. The platform facilitates community building by allowing users to showcase their skills and causes they care about.
- User Profiles: Customizable profiles highlighting skills, interests, and volunteer history
- Event Management: Create, join, and manage volunteer events
- Team Collaboration: Form and join teams for coordinated volunteer efforts
- Help Request System: Request and offer assistance for community initiatives
- Volunteer Tracking: Log and track volunteer hours and contributions
- Express.js: Fast, unopinionated web framework for Node.js
- JSON Web Tokens (JWT): Secure authentication and authorization
- Prisma ORM: Type-safe database access and schema management
- NeonDB: Serverless Postgres database with instant scaling
- React: Component-based UI library for building interactive interfaces
- Vite: Next-generation frontend build tool for faster development
- Tailwind CSS: Utility-first CSS framework for rapid UI development
- Zustand: Lightweight state management solution
This full-stack JavaScript application emphasizes modern development practices, type safety, and a seamless user experience. The combination of Prisma with NeonDB provides a robust, scalable database solution, while React with Zustand creates a responsive and maintainable frontend.
To run this project on your local machine follow this instruction