This is my personal portfolio website built with Vite, MUI (Material-UI), and TypeScript.
Make sure you have Node.js and yarn installed on your machine.
After installing using yarn
,
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
To build the app using Vite.
To preview the website (Will open a new browser window).
To deploy the site using github-pages.
To run prettier and make the code... prettier, and to maintain consistency.