Skip to content

yilmazev/yilmazev.dev

Repository files navigation

🚀 Open-Source Portfolio

This is an open-source Next.js-based web application that allows you to easily create a modern personal portfolio website.


📝 Edit data

To edit the data with your own information, edit the .json format files in the src/data folder.


🚀 Installation & Usage

Clone the project:

git clone https://github.com/yilmazev/yilmazev.dev.git
cd yilmazev.dev

Install dependencies:

npm install
# or
yarn install

Run in development mode:

npm run dev

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js. Check out our Next.js deployment documentation for more details.


🤝 Contributing

  • Fork the repository
  • Create a new branch (feature/new-feature)
  • Commit your changes
  • Open a Pull Request 🎉

🔧 Technologies Used

  • NextJS v15
  • Tailwind CSS
  • Zustand
  • Framer Motion
  • Internationalization (i18n)
  • Typescript

About

Open-source portfolio with NextJS v15

Topics

Resources

Stars

Watchers

Forks