Member-only story

I deployed Vite.js and React Static Website to Github Pages — Create your Portfolio Website Now!

Creating a portfolio website can be a transformative step in your professional journey. It offers a personalized, professional platform to highlight your skills, showcase your work, and celebrate your achievements.

Aayush Ostwal
4 min readDec 11, 2024
This will be your github website.

Creating a portfolio website is an essential step in showcasing your work and skills. I recommend using React for its component-based architecture, which allows for reusable UI elements, making the development process faster and more scalable.

Coupled with Mantine, a lightweight and feature-rich component library, you can create interactive, visually appealing websites with minimal effort. Mantine’s rich hooks and responsive design features are perfect for portfolio websites, allowing you to focus on content while ensuring a smooth user experience.

Step 1: Create a repo in your Github

Since we are deploying on GitHub Pages, start by creating a new repository. It’s recommended to name it <your-github-username>.github.io so your website's domain matches this format.

--

--

Aayush Ostwal
Aayush Ostwal

Written by Aayush Ostwal

Sr. AI Engineer at Qure.ai| Enthusiastic ML practitioner | IIT Kanpur | Drama Lover | Website: https://aayushostwal.com/

No responses yet