Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hashenudara/ieee-ucsc-madhack-4.0
Concept Design for MADHACK 4.0 of IEEE UCSC
https://github.com/hashenudara/ieee-ucsc-madhack-4.0
framemotion hackerthon ieee landing-page madhack nextjs14 react reactjs shadcn-ui tailwindcss ucsc
Last synced: 20 days ago
JSON representation
Concept Design for MADHACK 4.0 of IEEE UCSC
- Host: GitHub
- URL: https://github.com/hashenudara/ieee-ucsc-madhack-4.0
- Owner: HashenUdara
- License: mit
- Created: 2024-09-16T12:26:02.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T06:36:49.000Z (2 months ago)
- Last Synced: 2024-10-09T23:04:56.572Z (about 1 month ago)
- Topics: framemotion, hackerthon, ieee, landing-page, madhack, nextjs14, react, reactjs, shadcn-ui, tailwindcss, ucsc
- Language: TypeScript
- Homepage: https://ieee-ucsc-madhack-4-0.vercel.app
- Size: 4.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IEEE MADHACK 4.0 Concept Design
Click here to see live website: [Open Website](https://ieee-ucsc-madhack-4-0.vercel.app/)
- Name: Hashen Udara
- Email: [email protected]
- Registration number: 2023/IS/106## Technical Details
- Framework: Next.js
- Other libraries: React.js, Typescript, TailwindCSS, Framer-motion## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.