Skip to content

DarthAV/DarthAV.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to my personal website

Current domain: www.anshverma.com

This is the repository for my portfolio website, built using React.

Developement Info

Installation

  1. Clone the repository
  2. Run npm install to install dependencies
  3. Run npm run start to start the development server
  4. Open http://localhost:3000 in your browser to view the website

Deployment

This website is deployed using GitHub pages. Updating the website is as simple as pushing changes to the main branch and running npm run deploy.