/homepage

The source code of my personal homepage.

Primary LanguageCSSMIT LicenseMIT

homepage

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.

"Buy Me A Coffee"

Installation

Clone the repository

git clone https://github.com/aytacmalkoc/homepage.git

Install dependencies

yarn install
#or
npm install

Run development

yarn dev
#or
npm run dev

TODOS

  • Add repository and experience detail pages.
  • Add a 404 page.
  • Add a contact section.
  • Add Google Analytics.
  • Setting up purge css package.

License

The MIT License (MIT). Please see License File for more information.