Personal website created with React and Chakra UI
Personal Website
My portfolio website created with React.js.
Stack:
- React
- Chakra UI
To install dependencies and start
Install all dependencies first
yarn install
Start server at port 3000
yarn start