Skip to content

chinyeep123/chinyeep123.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#chinyeep123.github.io/

Portfolio made with react.js. it has my projects & skills among others.

Tech Stack

Technology: React.js, CSS3, Html5

Run Locally

Clone the project

  git clone https://github.com/chinyeep123/chinyeep123.github.io

Go to the project directory

  cd chinyeep123.github.io/

Run

  npm install
  yarn start

  npm run deploy - if moodify any files

Screenshot

Learning-Flexbox

. Configure GitHub Pages
Navigate to the GitHub Pages settings page
  In your web browser, navigate to the GitHub repository
  Above the code browser, click on the tab labeled "Settings"
  In the sidebar, in the "Code and automation" section, click on "Pages"
Configure the "Build and deployment" settings like this:
  Source: Deploy from a branch
  Branch:
    Branch: gh-pages
    Folder: / (root)
    Click on the "Save" button