https://github.com/sayed725/portfolio-task
https://github.com/sayed725/portfolio-task
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sayed725/portfolio-task
- Owner: sayed725
- Created: 2025-06-23T08:48:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-24T07:13:22.000Z (about 1 year ago)
- Last Synced: 2025-06-24T08:26:20.209Z (about 1 year ago)
- Language: JavaScript
- Size: 339 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio Website - Internship Task
A modern portfolio website built with **React + Vite**,
🔗 **Live Demo:** [Deployed Link](https://dev-shine.vercel.app/)
## Features
✅ **Multi-page Routing** - React Router for seamless navigation
✅ **Responsive Design** - Tailwind CSS for mobile-first styling
✅ **Custom Pages** - Includes Home, Services, Blog pages
✅ **Interactive Elements** - Hover effects, dynamic navbar
## Tech Stack
- ⚛️ **Frontend:** React + Vite
- 🎨 **Styling:** Tailwind CSS
- 🔄 **Routing:** React Router DOM
- 🚀 **Deployment:** Vercel
## Pages
1. **Home** - Hero section, skills, projects preview
2. **Services** - Bio, skill, Pricing
3. **Blog** - Placeholder articles with dummy content
## Installation
1. Clone the repository:
```bash
git clone https://github.com/sayed725/Portfolio-Task.git
## Installation
Install Dependencies & Run:
```bash
npm install
npm run dev