Welcome to ActifyNow - a platform for organizing and discovering volunteer activities!
-
User Registration and Profile Creation: Volunteers can register for an account and create profiles to manage their volunteer activities and preferences.
-
Volunteer Activity Organization: Users can organize volunteer activities, including creating events and managing details such as date, time, and location.
-
Volunteer Opportunity Posting: Organizations can post volunteer opportunities, outlining details like requirements, duration, and tasks involved.
-
Volunteer Activity Management: Users have tools to manage their volunteer activities efficiently, including features for organizing, editing, and deleting activities they are involved in.
-
Volunteer Matching: ActifyNow provides a matching system to connect volunteers with suitable opportunities based on their interests, skills, and availability.
-
Clone the project first
To install dependencies, run:
npm install
To run on local environment, run:
npm run dev