Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hashenudara/ieee-workshop-companion-platform
IEEE Workshop Companion Platform landing page
https://github.com/hashenudara/ieee-workshop-companion-platform
Last synced: about 5 hours ago
JSON representation
IEEE Workshop Companion Platform landing page
- Host: GitHub
- URL: https://github.com/hashenudara/ieee-workshop-companion-platform
- Owner: HashenUdara
- License: mit
- Created: 2024-11-10T04:00:31.000Z (10 days ago)
- Default Branch: main
- Last Pushed: 2024-11-10T06:36:50.000Z (10 days ago)
- Last Synced: 2024-11-10T07:27:58.275Z (10 days ago)
- Language: TypeScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IEEE Workshop Companion Platform
---
### A landing page for a hypothetical tech product
Click here to see live website: [Open Website](https://ieee-workshop-companion-platform.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.