This is a community-driven forum website designed to help students with hackathon team building (or CS projects in general). Users can do a majority of things found on a standard forum website. They can create unique profiles, view other user's profiles, create posts, view other user's posts, comment on posts, add tags and images to posts, edit/delete their posts, and get other resources for hackathons from the site.
- React
- JavaScript
- CSS
- get API keys from Supabase/Firebase
- npm install
- enter API keys in your own .env file
- configure git to ignore .env file to keep keys safe