This project was bootstrapped with Create React App. I've maitained it to be as simple as possible to use. Do note create-react-app is no longer best practice. This is a simple portfolio website that I use for my own personal use. I've made it open source so that others can use it as well.
npm i # install deps
npm run start # for dev
npm run build # for production (locally)
🏗️ Under development
You can change the website for your own personal use by tweaking the Config.ts
file.