Claw UI
A simple Next.js + TypeScript UI with Login, Dashboard, and a built-in Code Editor.
Project Overview
Claw UI is a frontend project built with Next.js and TypeScript that includes three main pages:
- Login Page — User authentication interface
- Dashboard Page — Post-login landing page with user info or controls
- Code Editor Page — Interactive code editor interface
The project demonstrates clean routing, state management, and integration of a code editor component inside a modern React/Next.js app.
Features
- Login page with form inputs and validation
- Dashboard page accessible after login
- Interactive Code Editor embedded in its own page
- TypeScript throughout for type safety
- Next.js file-based routing for pages
- Responsive and mobile-friendly design
Project Structure
Claw UI
A simple Next.js + TypeScript UI with Login, Dashboard, and a built-in Code Editor.
Project Overview
Claw UI is a frontend project built with Next.js and TypeScript that includes three main pages:
The project demonstrates clean routing, state management, and integration of a code editor component inside a modern React/Next.js app.
Features
Project Structure