Skip to content

Latest commit

 

History

History
executable file
·
34 lines (23 loc) · 1.2 KB

README.md

File metadata and controls

executable file
·
34 lines (23 loc) · 1.2 KB

#Si Lam Portfolio written in React

👇 WATCH THIS FIRST 👇

ReactJS Resume Website Template

Description

This is a ReactJS based personal portfolio website written using React

DEPLOYMENT:

This portfolio is deployed and hosted on Netlify.com with domain name serverlessdeveloper.com I pay yearly

Make it Your Own!

PREREQUISITES:

  • Sign up for a Netlify account HERE
  • Install Node JS in your computer HERE

PROCEDURE:

  • Download the zip folder from Github and unzip it Here is the link to download zip 👉 HERE

  • Open terminal in VS Code

  • RUN npm init , this command can be used to set up a new or existing npm package

  • RUN npm install , this command pulls out all the require node modules

  • RUN npm run build, this command will create a build folder for you

  • DRAG AND DROP the BUILD folder on Netlify, your app is live now for the world to see