This is the official website for the Apple Vision Pro Project in the University of Alabama CS495 class during Spring 2025. In this website, you will find information about our project description, our team members, and our deliverables. This website is built with NextJS, Framer Motion, and Tailwind CSS.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.