This is the new USC Machine Learning Center website, built with:
- React 18
- TypeScript
- Emotion (Styled Components)
- React Bootstrap
- Vite
- React Router
- Amplify Gen 2
For any questions or inquiries, please contact:
- Emily Nguyen (emilyn98@usc.edu)
- Alaba A (alabaweh@usc.edu)
- Joyce Zhou (jezhou@usc.edu)
To run the project locally:
# Install dependencies
npm install
# Start development server
npm run dev