An open API service indexing awesome lists of open source software.

https://github.com/sayed725/portfolio-task


https://github.com/sayed725/portfolio-task

Last synced: 10 months ago
JSON representation

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