URL: https://mitchlui.dev
This website is a personal website for myself and is used for documenting my projects and serve as a digital portfolio.
The site is built on React.js and is currently hosted on Namecheap.
Install npm and run npm install
.
You can build the site and deploy it statically to any hosting service you'd like by running npm run build
and serve the files according to the service's documentation.
Coming Soon!