Skip to content

tamasstephen/personal-page

Repository files navigation

Personal Portfolio - Tamás Stephen

Welcome to the repository for my personal website, built with Next.js, Tailwind CSS, and TypeScript.

🚀 Technologies

  • Next.js: For server-side rendering, static site generation, and a seamless developer experience.
  • Tailwind CSS: To quickly style and build responsive, accessible, and mobile-friendly designs.
  • TypeScript: Ensures type safety, maintainability, and better development workflow.

🌟 Features

  • Responsive Design: Fully responsive across all screen sizes and devices.
  • SEO-Friendly: Optimized for search engines with clean, semantic HTML and metadata.
  • Fast Performance: Leveraging the power of Next.js and Tailwind CSS to create fast, efficient user experiences.
  • VPS Hosting: Hosted on a Virtual Private Server (VPS) with the help of Coolify.

🛠 Installation & Setup

To run this project locally:

  1. Clone the repository
  2. install dependencies npm install
  3. run the dev server npm run dev

Visit http://localhost:3000 to view the site in your browser.