Skip to content

KrishKash/krishkash.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👋 < Hi there /> 👋

Thanks for landing here. Feel free to use this repository as your starting point in developing your own portfolio and host it where ever you are comfortable with. Showcase yourself to the entire community.


Installation

You will need to download Git and Node to run this project

Also check this out if you are new to react


Getting Started

Fork and Clone the repo

To Fork the repo click on the fork button at the top right of the page. Once the repo is forked open your terminal and perform the following commands

git clone https://github.com/<YOUR GITHUB USERNAME>/krishkash.github.io.git

cd krishkash.github.io

Install packages from the root directory

npm install           or               yarn install

Start the development server

npm start             or               yarn start

Hosting on Servers

Follow the below tutorials to host your

Site Docs Demo
Netlify 3 ways to deploy React apps to Netlify Youtube
Firebase Deploy a React App with Firebase Youtube
Heroku Deploying React App on Heroku from GitHub Youtube
GitHub Pages Deploying React App on GitHub Pages from GitHub Youtube
Github Pages(Additional) How to Deploy React App to GitHub Pages -

🚀 Reach Me