This repository contains the source codes of my personal web page. Available as open source subject to license terms. Please contribute to fix bugs and improve the application.
git clone https://github.com/aytacmalkoc/homepage.git
yarn install
#or
npm install
yarn dev
#or
npm run dev
- Add repository and experience detail pages.
- Add a 404 page.
- Add a contact section.
- Add Google Analytics.
- Setting up purge css package.
The MIT License (MIT). Please see License File for more information.