Skip to content

KovinthKrishna/PointEdge-Frontend

Repository files navigation

PointEdge Frontend

A Vite + React + TypeScript frontend for PointEdge.

Backend Repository

Quick Start

Prerequisites: Node.js 18+ and npm

  • Install dependencies: npm install

  • Start dev server: npm run dev

  • Build for production: npm run build

  • Preview production build: npm run preview

  • Lint: npm run lint

Project Structure

  • src/
    • assets/
    • components/
    • data/
    • hooks/
    • layouts/
    • models/
    • pages/
    • services/ — API clients (Axios, React Query)
    • store/ — Zustand state
    • utils/
    • main.tsx — app entry
    • routes.tsx — routes
    • theme.ts — Chakra UI theme

Tech Stack

  • React 18, TypeScript, Vite
  • React Router
  • Chakra UI, Emotion, Framer Motion
  • TanStack Query, Axios
  • Zustand
  • React Hook Form + Yup
  • Recharts
  • Stripe.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages