Skip to content

Repository files navigation

Mustacho.dev

An interactive developer portfolio and blog built with Next.js 16 (App Router) and React 19. It features spring-physics UI animations, a custom interactive terminal CLI emulator, and a multi-theme color system.

Tech Stack

  • Framework: Next.js 16.2 (App Router) & React 19.2
  • Styling: Tailwind CSS v4 & PostCSS
  • Animations: Motion (Framer Motion)
  • Database: Local JSON File (src/data/blogs.json)
  • Markdown Parsing: React Markdown

Getting Started

1. Install Dependencies

npm install

2. Start the Development Server

npm run dev

The application will be available at http://localhost:3000.

3. Build & Run Production

npm run build
npm start

About

my web.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages