Skip to content

Latest commit

 

History

History
68 lines (46 loc) · 2.36 KB

README.md

File metadata and controls

68 lines (46 loc) · 2.36 KB

Personal Portfolio Website ⚡️

Welcome to my portfolio website built with React! This repository contains the code for my personal website where you can learn more about me, my skills, check out my projects, and get in touch with me.

https://anjitagargi-myportfolio.netlify.app/

Website Preview

preview.mp4

⭐ Star me on GitHub — it helps!

Sections 📚

About Me

In this section, you'll find information about me, my background, and my interests. I'll share a little bit about who I am and what drives me.

My Skills

I'll showcase my skills and expertise in this section. Whether it's programming languages, tools, or technologies, you'll get an overview of what I bring to the table.

My Projects

Here, you can explore some of the projects I've worked on. Each project will have a brief description, and you can click on them to learn more. Feel free to check out my code and see my work in action.

Contact

If you'd like to get in touch with me, this is the section to do it. You'll find my contact information, including email and social media links. Don't hesitate to reach out; I'd love to hear from you!

To view a live example, click here

Tools Used 🛠️

  • React
  • CSS
  • Javascript
  • Netlify

How to Run Locally 🏃‍♂️

  1. Clone this repository to your local machine.

    git clone https://github.com/anjitagargi/portfolio-website.git
  2. Navigate to the project directory.

    cd portfolio-website
  3. Install the necessary dependencies.

    npm install
  4. Start the development server.

    npm start
  5. Open your web browser and visit http://localhost:3000 to view the website locally.

Deployment 🚀

You can deploy this portfolio website using platforms like Netlify, Vercel, GitHub Pages, or any other hosting service of your choice.

License 📝

This project is open-source and available under the MIT License.

Thank you for visiting my portfolio website! I hope you enjoy exploring my work and learning more about me. If you have any questions or feedback, please don't hesitate to reach out through the contact section : )