ufosc / club-website

The official remodeling of The Open Source Club website
https://ufopensource.club
MIT License
9 stars 14 forks source link

Fixed missing Routes.js and Theme.js #114

Closed maxmartinn closed 1 year ago

maxmartinn commented 2 years ago

Fixes Loading Website

The Website was not loading after installing react-scripts, and there were missing routes, which was due to a typo when declaring routes and theme in index.js.