• Stars
    star
    268
  • Rank 148,162 (Top 3 %)
  • Language
    TypeScript
  • Created 9 months ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Clone of Discord UI remaking components with NextJS 13 and TailwindCSS

Rediscord - NextJS 13 and TailwindCSS

Rediscord_banner

Rediscord is a study of Discord UI built in NextJS and TailwindCSS using some shadcn concepts and components showing how powerful are these libs and how they can replicate a specific design and complex UI.

Warning
Live preview (rediscord.com) was closed due to attacks causing millions of invocations and incurring charges in Vercel

This project is being developed and isn't completed yet. Currently only frontend and some mock data. Feel free to request or contribute.

Features

I'll be working in features soon, feel free to sugest something

Running locally

  1. Clone the repository
git clone https://github.com/igorm84/rediscord
  1. Install dependencies
npm install
  1. Start development server
npm run dev
  1. Experiment with it :)

Youtube

Josh made an amazing video pointing it out: https://www.youtube.com/watch?v=RmucrDgc_Yw&t=27s

maxresdefault

License

This is a study project based on Discord UI so they own the design and it needs to be respected. (see more) - From my part you can freely see and copy the implementation.