This is the repository for Ergin's personal website. The website is live at https://ergin.al.
The website is built with the following technologies:
To run the website locally, follow these steps:
- Clone this repository
- Install dependencies using
npm install
- Run the development server using
npm run dev
- Open http://localhost:3000 in your browser to see the website
The website is automatically deployed to Vercel whenever changes are pushed to the main
branch of this repository. The website is hosted on Vercel.
If you find a bug or have a feature request, please create an issue in this repository. Pull requests are welcome.
This project is licensed under the MIT License. See the LICENSE file for details.