Skip to content

varunKT001/portfolio-v0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

28 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Personal portfolio website

varun-tiwari.netlify.app


This is my portfolio website build with react and hosted with netlify

netlify status

πŸ›  Installation and setup

  1. Clone the repo to your local machine.

  2. Install the required dependency using :

    npm install
  3. Start the development server using :

    npm start

🏎 Creating production built

  1. Preview production build :

    npm run serve
  2. Create a production build using the command :

    npm run build



(If you liked the project, give it a star πŸ˜ƒ)