ardacetinkaya / ardacetinkaya.github.io

This is the source repo. for my brief "about me" web page at https://ardacetinkaya.github.io. Basically it's a simple single page application(SPA) with React. Please check "dev" branch for sources

Home Page:https://ardacetinkaya.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ardacetinkaya.github.io

What?

  • This repo. is the source of my simple "about me" page which is hosted as single page application(SPA) with React. The application is hosted as GitHub Pages
  • This is just a kind of simple demo to show how to create a personal page for a developer with some basic React and Javascript skills
    • It is also a good start to learn React, Javascript, HTML and CSS
  • All build and deployed content is in main branch. Sources of the application is in dev branch.

Demo: https://ardacetinkaya.github.io

How?

  • Check "GitHub Pages" to learn how to host a simple application.
  • Fork this(dev) branch
  • Install gh-pages package to be able to build and commit into main branch

npm install --save gh-pages

  • To deploy the sources

npm run deploy

About

This is the source repo. for my brief "about me" web page at https://ardacetinkaya.github.io. Basically it's a simple single page application(SPA) with React. Please check "dev" branch for sources

https://ardacetinkaya.github.io/


Languages

Language:CSS 64.8%Language:JavaScript 33.4%Language:HTML 1.8%