A personal website built to showcase projects, experience, and portfolio.
Ensure you have Node.js and Yarn installed. Then, install the dependencies:
yarn installRuns the app in development mode. Open http://localhost:5173 to view it in your browser.
yarn run startBuilds the app for production to the dist folder. It bundles React in production mode and optimizes the build for the best performance.
yarn run build:prodThis project is licensed under the MIT License.