A Walla Walla University alumni currently working at Google helped the Computer Science Club host a hackathon where we built a web application using Remix and Tailwindcss to display data from the OpenGSA API, an API for authenticating legitimate social media accounts of government organizations.
To run the app locally, clone the this repository into your local machine
git clone https://github.com/SamuelSHernandez/google_hackathon_app.git
Now, build the app.
npm run dev