DEV Community

Roshan Kumar Gupta
Roshan Kumar Gupta

Posted on

I built a secure DAO Treasury Dashboard using React + Vite

Hello devs! 👋

I recently built Cryptic, a high-performance dashboard for managing DAO treasuries and crypto portfolios. I wanted to solve the problem of slow, clunky interfaces in Web3, so I built this using React, Tailwind CSS, and Vite.

🚀 Live Demo

You can try the app here: https://cryptic-webapp.netlify.app/

🛠️ Tech Stack

  • Frontend: React 18
  • Styling: Tailwind CSS + Material UI
  • State: Zustand
  • Routing: React Router

⚡ Features

  • Real-time crypto price tracking.
  • Seamless wallet integration.
  • Fully responsive mobile design.

I made the project Open Source to help others learn how to build dashboard layouts in React.
Check out the code on GitHub:
https://github.com/rk-roshan-kr/Cryptic

I would love your feedback on the UI structure! Let me know what you think in the comments. 👇

react, #webdev, #opensource, #showdev

Top comments (0)