https://upgrade24.ucsddesign.co/
UP-Grade is a 10-week summer internship-style program where students will get the opportunity to work alongside a local, nonprofit organization to elevate their branding and boost their exposure within the community.
Install packages:
pnpm i
Run the development server:
pnpm dev
Run these commands for linting and formating.
pnpm lint-check
- check all lint errors or code style issues without modifying any filespnpm lint-fix
- fixes all auto-fixable lint errors and reformats code