Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 537 Bytes

File metadata and controls

25 lines (15 loc) · 537 Bytes

Personal Website

My portfolio website created with React.js and Chakra UI.

Stack:

  • React
  • Chakra UI

Screenshots

Dark

Light

To install dependencies and start

Install all dependencies first yarn install

Start server at port 3000 yarn start