homepage Tailwind Templates

Homepage

My personal website's source code, built with Next.js 15

Homepage

This repository contains the source code for my personal website built with Next.js. Visit my website to learn more about my work and experiences.

Live DemoReport BugRequest Feature

馃獎 Stack

馃弫 Run project locally

Run the following command on your local environment:

# Clone this project
git clone https://github.com/mustafagenc/homepage.git

# Access
cd homepage

# Install dependencies
yarn

Then, you can run the project locally in development mode with live reload by executing:

yarn dev

Open http://localhost:3000 with your favorite browser to see your project.

馃幃 Scripts

  • dev: starts the application at localhost:3000;
  • build: creates an optimized production build of the application;
  • start: starts the application in production mode at localhost:3000 (make sure to run the build first);
  • lint: runs eslint in the /src directory.
  • prettier: runs prettier in the /src directory.

馃挰 Contact

Please feel free to contact me at mustafagenc.info/contact

Top categories

Loading Svelte Themes