Skip to content

Anshcc01/My-portfolio

Repository files navigation

🧑‍💼 Ansh's Portfolio

Welcome to my personal portfolio website, built using Next.js and deployed on Vercel. This project showcases my skills, experience, and projects as a full stack developer.

🔗 Live Preview: ansh-portfolio-001.vercel.app


📌 Features

  • ✨ Fully responsive design
  • ⚡ Built with Next.js for performance and SEO
  • 🧩 Modular, reusable components
  • 📁 Projects showcase with live demo links
  • 📜 Resume/CV download
  • 📫 Contact form or social media links

🛠️ Tech Stack

  • Frontend: Next.js, React.js, Tailwind CSS
  • Deployment: Vercel
  • Icons: Lucide / FontAwesome / HeroIcons (as used)

📂 Folder Structure

/
├── components/       # Reusable UI components
├── pages/            # Application routes
│   ├── index.tsx     # Homepage
│   ├── about.tsx     # About Me section
│   ├── projects.tsx  # Project Showcase
│   └── contact.tsx   # Contact Form or Info
├── public/           # Static assets like images
├── styles/           # Tailwind config or global styles
└── README.md

🚀 Getting Started Locally

To run this project on your local machine:

# Clone the repository
git clone https://github.com/your-username/ansh-portfolio.git

# Go to the project directory
cd ansh-portfolio

# Install dependencies
npm install

# Run the development server
npm run dev

Then open http://localhost:3000 in your browser.


📄 License

This project is licensed under the MIT License.


🙌 Acknowledgements

About

Deployed link

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors