Skip to content

lelea2/solace

Repository files navigation

Solace

A Next.js app bootstrapped with create-next-app.

This is hosted in https://solace-seven-tan.vercel.app/

Tech Stack

  • Framework: Next.js 16 (App Router) + React 19
  • CSS: Tailwind CSS v4 via @tailwindcss/postcss
  • Font: Geist (sans + mono) via next/font
  • Component library: None — custom components built with Tailwind utility classes
  • Language: TypeScript

Project Structure

app/                  # Next.js App Router pages
components/
  Nav.tsx             # Navigation
  Resume.tsx          # Resume page component
  ui-prototype/       # UI prototype components (Claude chat, Todo, Counter)

Getting Started

npm run dev

Open http://localhost:3000 to see the result.

Deploy on Vercel

Deploy with the Vercel Platform.

About

Repo for my own mental manage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors