In May 2024, we participated in the ACI Hackathon focused on mental health. Our team developed a mental health based support website, winning the competition with its innovative approach.
- Interactive Games: Provides real-time emotional support.
- Mood Tracking & Analytics: Logs emotions and offers insights.
- Easy Access to Community Support: Safe, anonymous, and will give you serious help if needed.
- User-Centered Design: Designing with empathy.
- Teamwork & Collaboration: Working efficiently under pressure.
- Pitching & Presentation: Effectively communicating our solution.
To build the project, ensure you have npm installed on your system.
git clone {projectlink}- clone the project at your desired directorycd mentalheatlh-hackathon- cd into the directory creatednpm install- run all the required build packagesnpm run dev- run the development server (ornpm run buildif you want a production server)
You may require a .env file if you are hosting files on a AWS s3 bucket. An example would be:
API_KEY={YOUR_API_KEY_HERE}
PORT=3000
AWS_IP=http://3.382.249.62
AWS_URL=https://master.adfklasdfas.amplifyapp.com