/Portfolio

This portfolio repository showcases my work, projects, and achievements. It highlights my skills, professional experiences, and various projects, offering a comprehensive overview of my expertise and accomplishments. Explore my portfolio website to learn more.

Primary LanguageJavaScriptMIT LicenseMIT

Portfolio

Welcome to my portfolio repository! This is a showcase of my work and projects, demonstrating my skills, projects, and experiences.

Have a look at my Portfolio Website : Porfolio URL

Contents

  • /public: Contains static assets like images and icons.
  • /src: Contains the source code of the application.
  • /components: Reusable React components.
  • /pages: React pages for the portfolio.
  • /styles: Stylesheets and global styles.
  • index.html: The main HTML file for the portfolio.
  • package.json: Project metadata and dependencies.
  • next.config.js: Configuration file for Next.js (if using Next.js).

Getting Started

To get started with this portfolio, clone the repository and install the dependencies:

git clone https://github.com/khushiisaxena/Portfolio.git
cd Portfolio
npm install

To run the project locally:

npm run dev

Open your browser and go to http://localhost:3000 to view the portfolio.

Features

  • Responsive Design: Optimized for various devices and screen sizes.
  • Dynamic Content: Showcases projects, skills, and achievements.
  • Interactive Elements: Engaging UI components for a better user experience.

Technologies Used

  • React.js: JavaScript library for building user interfaces.
  • Next.js: React framework for server-side rendering and static site generation.
  • CSS/SCSS: Stylesheets for custom styling.
  • Vercel: Deployment platform for hosting the portfolio.

Contact

Feel free to reach out to me via:

Acknowledgements

Thank you for visiting my portfolio! I hope you find my work interesting. If you have any feedback or suggestions, please let me know.