Welcome to my personal website! 🎉 This is a React-powered portfolio hosted on GitHub Pages.
- Framework: React (Vite)
- Styling: Tailwind CSS & DaisyUI
- Hosting: GitHub Pages
- Domain Provider: Namecheap
✔️ Personal Portfolio – Showcasing my projects and experience.
✔️ Modern UI – Styled with Tailwind CSS & DaisyUI.
✔️ Fast & Optimized – Uses Vite for lightning-fast performance.
✔️ Custom Domain – Hosted on www.rohitmsaxena.com
via Namecheap.
git clone https://github.com/rohitmsaxena/rms-personal-website.git
cd rms-personal-website
npm install
npm run dev
This runs the site on http://localhost:5173/.
npm install
npm run build
npm serve -s dist
npm run deploy
- Go to your GitHub repository: https://github.com/rohitmsaxena/rms-personal-website
- Navigate to Settings → Pages
- Under "Custom domain", enter: www.rohitmsaxena.com
- Click Save
- After a few minutes, enable "Enforce HTTPS" (if available)
Log into Namecheap and go to Domain List → Manage for rohitmsaxena.com
Click on "Advanced DNS" and add the following records:
Host | Value | TTL |
---|---|---|
@ | 185.199.108.153 | Automatic |
@ | 185.199.109.153 | Automatic |
@ | 185.199.110.153 | Automatic |
@ | 185.199.111.153 | Automatic |
Host | Value | TTL |
---|---|---|
www | rohitmsaxena.github.io. | Automatic |
- DNS changes can take up to 24 hours, but usually happen within an hour.
- Check if the domain is resolving correctly using https://dnschecker.org
Open https://www.rohitmsaxena.com in a browser
This project is open-source and available under the MIT License.
Have feedback or ideas? Connect with me at rohitmsaxena@gmail.com