Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 696 Bytes

File metadata and controls

15 lines (12 loc) · 696 Bytes

Portfolio website

It a responsive personal portfolio website built using React.js, created for education and learning.

Demo: https://portfolio-with-react.herokuapp.com

How to develop it

  • Clone on your local machine by using clone git@github.com:DwinaTech/Portfolio-with-React.git
  • Navigate into the main directory
  • Run npm install to install node modules
  • Run npm start to run it locally then will open automatclly on your browser on localhost:3000 port
  • Run npm run build to create a production build

UI

Mobile, IPad and Desktop

website-image