Back to Projects

homepage

MGView on GitHubMarch 26, 2025
graphql
hashnode
nextjs
nextjs15
resend
tailwind
vercel

Homepage

Support Palestine

CodeFactor HelpWanted Commit Per Month Last Commit License Github Star

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 Demo · Report Bug · Request 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