Skip to content

cloudmodal/cloud-insights-web

Repository files navigation

Cloud Insights Web

The frontend of Cloud Insights, built with React, Vite, and ShadcnUI. Focused on responsiveness and accessibility.

Cloud Insights

Features

  • Light/dark mode toggle
  • Responsive layout
  • Accessible (a11y)
  • Built-in sidebar component
  • Global search command palette
  • RTL (Right-to-Left) language support
  • File-based routing with TanStack Router
  • Full authentication flow

Tech Stack

Category Technology
UI Components ShadcnUI (TailwindCSS + RadixUI)
Build Tool Vite
Routing TanStack Router
State Management Zustand
Data Fetching TanStack Query
Type Checking TypeScript
Linting/Formatting ESLint & Prettier
Icons Lucide Icons
Authentication Clerk

Getting Started

Clone the repository

git clone https://github.com/cloudmodal/cloud-insights-web.git

Navigate to the project directory

cd cloud-insights-web

Install dependencies

pnpm install

Copy the environment variables

cp .env.example .env

Start the development server

pnpm dev

Related

License

Licensed under the MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages