Welcome to my personal portfolio website!
This project is built using Next.js, along with Tailwind CSS and animations from Framer Motion (motion.dev), and showcases my work, resume, and contact information.
- 📌Demo
- 🙋♀️Developed by Bita Shahsavan
- 📧Contact with me : LINKEDIN
- 📆Created : Dec 2025
- ✔Technologies : Html , Css , javascript ,Nextjs , Tailwind
- Built with Next.js (App Router)
- Styled with Tailwind CSS
- Animations via Framer Motion (motion.dev)
- Fully responsive: works on desktop, tablet, and mobile
- Modern UI/UX and clean architecture
- SEO-friendly and fast loading
- Next.js
- React
- Tailwind CSS
- Framer Motion
- JavaScript / CSS
- Vercel (recommended for deployment)
To get a local copy up and running:
git clone https://github.com/bitashahsavan/Portfolio.git
cd Portfolio
npm install
npm run dev
## 📁 Project Structure
app/
├── page.tsx
├── layout.tsx
├── about/
├── projects/
└── contact/
assets/
public/
styles/
components/
...