https://github.com/developermithu/discord-clone-tailwindcss
Discord home page clone with Tailwind CSS
https://github.com/developermithu/discord-clone-tailwindcss
Last synced: 3 months ago
JSON representation
Discord home page clone with Tailwind CSS
- Host: GitHub
- URL: https://github.com/developermithu/discord-clone-tailwindcss
- Owner: developermithu
- Created: 2022-07-29T23:38:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-01T10:23:35.000Z (almost 3 years ago)
- Last Synced: 2025-02-04T11:54:47.354Z (5 months ago)
- Language: CSS
- Homepage: discord-clone-tailwindcss.vercel.app
- Size: 2.33 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### How To Download
```
git clone https://github.com/developermithu/discord-clone-tailwindcss.git
cd discord-clone-tailwindcss
npm install
```### Start The Development Server
```
npm run dev
```