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

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

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
```