https://github.com/thuyencode/switch-abanoubmagdy1
Implementation of Switch by AbanoubMagdy1 in Tailwind CSS and React
https://github.com/thuyencode/switch-abanoubmagdy1
react tailwindcss
Last synced: 11 months ago
JSON representation
Implementation of Switch by AbanoubMagdy1 in Tailwind CSS and React
- Host: GitHub
- URL: https://github.com/thuyencode/switch-abanoubmagdy1
- Owner: thuyencode
- Created: 2025-03-15T10:26:56.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-03-15T11:03:31.000Z (11 months ago)
- Last Synced: 2025-03-15T11:26:52.308Z (11 months ago)
- Topics: react, tailwindcss
- Language: TypeScript
- Homepage: https://thuyencode.github.io/switch-abanoubmagdy1/
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Switch by AbanoubMagdy1

My implementation of [Switch](https://uiverse.io/AbanoubMagdy1/fluffy-octopus-90) by [AbanoubMagdy1](https://uiverse.io/profile/AbanoubMagdy1) in Tailwind CSS and React for someone on Discord.
## Running
You need to have Deno v2.0.0 or later installed to run this repo.
Start a dev server:
```sh
deno task dev
```
## Deploy
Build production assets:
```sh
deno task build
```