Skip to content

aniket607/PortfolioProject

Repository files navigation

Welcome to the code repository for my personal portfolio website, built with Next.js! This project showcases my journey, projects, and skills in Development.


🚀 Technologies Used

  • Frontend: React, Next.js
  • Styling: Tailwind CSS
  • Animation: Framer Motion
  • Deployment: Vercel

🌐 Live Preview

Check out the live website here.


⚙️ Getting Started

To run this project locally:

  1. Clone the repository:

    git clone https://github.com/aniket607/PortfolioProject
    cd portfolio
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev
  4. Open http://localhost:3000 in your browser to view the portfolio.


🗂️ Project Structure

- public/
- src/
  - app/
    - `favicon.ico`
    - `globals.css`
    - `layout.tsx`
    - `page.tsx`
  - assets/
    - `icons/`
    - `images/`
  - components/
    - `Card.tsx`
    - `CardHeader.tsx`
    - `HeroOrbit.tsx`
    - `SectionHeader.tsx`
    - `TechIcon.tsx`
    - `ToolboxItems.tsx`
  - sections/
    - `About.tsx`
    - `Contact.tsx`
    - `Footer.tsx`
    - `Header.tsx`
    - `Hero.tsx`
    - `Projects.tsx`
    - `Tape.tsx`

📦 Deployment

This project is deployed on Vercel. To deploy your own, connect the GitHub repository to Vercel and follow the prompts to set it up for Next.js.


🙏 Acknowledgments

Thanks for checking out my portfolio repository! If you find it useful, please give it a Star 🌟 and share your thoughts or suggestions!


About

Personal Portfolio of Aniket Goyal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published