Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codex Frontend Starter

Production-ready React starter with:

  • Mantine for UI primitives and layouts.
  • TanStack Router for typed routing and protected pages.
  • TanStack Query for async data and caching.
  • Zod + Mantine Form for runtime-safe auth validation.

Quick start

npm install
npm run dev

App runs on http://localhost:4173.

Home and navigation modules

The home and authenticated workspace include standard production sections:

  • Dashboard
  • Pipeline
  • Connections
  • Settings
  • Logout

Demo auth

Use any valid email and a password with at least 8 characters to sign in.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages