🚀 Personal Portfolio — v1.0
🌐 devanshrai.tech
A clean, responsive personal portfolio built to showcase my projects, skills, and resume — all in one place. Designed with simplicity and clarity in mind, it gives visitors a quick and pleasant way to learn about me and my work.
Feel free to fork this repo and make it your own!
If you do, please credit Devansh Rai — it's appreciated. 🙏
| Technology | Purpose |
|---|---|
| ⚛️ React.js | Frontend UI |
| 🟢 Node.js | Runtime |
| 🚂 Express.js | Backend |
| 🎨 CSS3 | Styling |
| 💻 VS Code | Editor |
| ▲ Vercel | Deployment |
- 📖 Multi-Page Layout — Smooth navigation across sections
- 🎨 Styled with React-Bootstrap & CSS — Easy to customize colors and themes
- 📱 Fully Responsive — Looks great on all screen sizes
- ⚡ Fast & Lightweight — Optimized for performance
Make sure you have Node.js and Git installed on your machine, then follow the steps below.
# 1. Clone the repository
git clone https://github.com/devanshrai/Portfolio.git
# 2. Navigate into the project folder
cd Portfolio
# 3. Install dependencies
npm install
# 4. Start the development server
npm startOpen http://localhost:3000 in your browser to see it live.
The page will auto-reload whenever you make edits. ✅
Navigate to /src/components/ — all the components are organized there.
Edit your personal info, projects, and skills directly in the relevant component files.
If you found this helpful or inspiring, consider giving it a ⭐ on GitHub — it means a lot!
Made with ❤️ by Devansh Rai
