📖 One-Page Layout
🎨 Styled with sass with easy to customize colors and Gobal Variables
📱 Fully Responsive
Clone down this repository. You will need pnpm
and git
installed globally on your machine.
cd Portfolio-website
pnpm i
pnpm dev
Runs the app in the development mode.
Open http://localhost:5173 to view it in the browser.
The page will reload if you make edits.
Open the project folder and Navigate to /src/components/
.
There are subfolders with names Atoms, Molecules, Organisms
Where
You will find all the components used and you can edit your information accordingly.