Skip to content

rutaganda-salim/salim.engineer

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Features

  • Responsive design for mobile and desktop
  • Custom fonts (Satoshi and Instrument Serif)
  • Dynamic time display with blinking colon
  • Project showcase
  • Blog/thoughts pages
  • About/colophon page

Tech Stack

  • Next.js 15
  • React 18
  • Tailwind CSS
  • TypeScript

Running Locally

  1. Clone the repository
  2. Install dependencies with bun install
  3. Start the development server with bun run dev
  4. Open http://localhost:3000 in your browser

Getting Started

First, run the development server:

salim