Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 725 Bytes

File metadata and controls

19 lines (16 loc) · 725 Bytes

Code Connections

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.

Built With

  • React
  • JavaScript
  • CSS

Installation (To Replicate This Site)

  1. get API keys from Supabase/Firebase
  2. npm install
  3. enter API keys in your own .env file
  4. configure git to ignore .env file to keep keys safe

Contact