A web application showcasing upcoming University of Southern Mississippi athletic events
- 📅 Upcoming game schedules for major sports (Football, Basketball, Baseball, Softball)
- Frontend: React.js
- Backend: React.js
- Database: Supabase
- Deployment: Netlify
- APIs: N/A
# Clone the repository
git clone https://github.com/CodeRahman/communityboard.git
# Install dependencies
cd southern-miss-games
npm install
# Start development server
npm run dev