Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 740 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 740 Bytes

Netlify Status 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.

Available Scripts

npm i # install deps
npm run start # for dev
npm run build # for production (locally)

Customize

🏗️ Under development

You can change the website for your own personal use by tweaking the Config.ts file.