- Get started by editing
- app/page.tsx
-
+ Pomona Computer Science Major Tracker +
Pomona Computer Science Major Requirements
+ + {/* Section 1: 2-3 intro courses */} +Intro Courses
+-
+
Math Course
+-
+
Core Courses
+-
+
3 Elective Courses
+-
+
Selected Courses
+-
+ {selectedCourses.map((course, index) => (
+
- {course} + ))} +
Count: {selectedCourses.length}
+- Docs{' '} - - -> - -
-- Find in-depth information about Next.js features and API. -
- - - -- Learn{' '} - - -> - -
-- Learn about Next.js in an interactive course with quizzes! -
- - - -- Templates{' '} - - -> - -
-- Explore the Next.js 13 playground. -
- - - -- Deploy{' '} - - -> - -
-- Instantly deploy your Next.js site to a shareable URL with Vercel. -
-