Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 350 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 350 Bytes

Personal Portfolio

Live Preview

https://divyanshu.me

Description

  • This is the repository to my Personal portfolio website built using React and JavaScript.

Instructions:

  • Note: Node and npm must be installed before running this repo locally
  • Commands:
    • To Run : npm run start
    • To Build : npm run build