Skip to content

anitalewis/internal-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Internal Dashboard

An internal dashboard application built with React + TypeScript.

Overview

This project is being developed by AI agents as part of a sprint demo. Each feature is implemented as a separate user story, with real code committed through pull requests.

Tech Stack

  • React 18 with TypeScript
  • Vite for build tooling
  • React Router for navigation
  • Recharts for data visualization
  • Lucide React for icons

Getting Started

npm install
npm run dev

Project Structure

src/
  App.tsx          # Main application component
  index.tsx        # Entry point
  components/      # Reusable UI components
  pages/           # Route-level components
  hooks/           # Custom React hooks
  utils/           # Utility functions
  types/           # TypeScript type definitions

About

Internal Dashboard - AI Sprint Demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors