Skip to content

FarzanehAhmadi/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌐 My Portfolio

This is my personal portfolio website showcasing my projects, skills, and experience in web development. It’s built with modern web technologies to provide a responsive and user-friendly experience. Live version

✨ Features

  • πŸ–₯️ Responsive design (mobile-first)
  • πŸ“‚ Projects showcase with descriptions and links
  • πŸ§‘β€πŸ’» About Me section
  • πŸ“¬ Contact form / links to connect

πŸš€ Tech Stack

  • Frontend: React.js
  • Styling: CSS Modules
  • Deployment: Vercel

πŸ“‚ Project Structure

portfolio/
β”œβ”€β”€ public/           # Static assets (images, icons, etc.)
β”œβ”€β”€ src/              # Source code
β”‚   β”œβ”€β”€ components/   # Reusable UI components
β”‚   β”œβ”€β”€ pages/        # App pages (Home, About, Projects, Contact)
β”‚   └── App.js        # Main entry point
β”œβ”€β”€ package.json
└── README.md

⚑ Getting Started

Clone the repository and install dependencies:

git clone https://github.com/FarzanehAhmadi/portfolio.git
cd portfolio
npm install
npm run dev

πŸ“Έ Screenshots

Movie (2)

πŸ“œ License

This project is licensed under the MIT License.