Portfolio Website - v2.0
na3aga.com
Originally forked this project for personal use and I didn't mention the creator just because I am planning to rebuild everything. Currently I switched the project from CRA to Vite, also moved to Typescript, and rewritten all personal info.
But in case you want to support the initial author, I leave this button
My personal portfolio na3aga.com which features some of my github projects as well as my resume and technical skills.
This project was built using these technologies.
- React.js
- Node.js
- Express.js
- CSS3
- VS Code
- Vercel
- Vite
📖 Multi-Page Layout
🎨 Styled with React-Bootstrap and Css with easy to customize colors
📱 Fully Responsive
Clone down this repository. You will need node.js
and git
installed globally on your machine.
-
Installation:
pnpm install
-
In the project directory, you can run:
pnpm run dev
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.
Open the project folder and Navigate to /src/components/
.
You will find all the components used and you can edit your information accordingly.