Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.