Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.13 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.13 KB

Personal Portfolio

This is my personal portfolio website, built using React and Tailwind CSS. The portfolio showcases my skills, projects, a brief about me, and a contact section.

Features

  • Skills Section: Highlights my skills and expertise.
  • Projects Section: Displays a selection of my projects with brief descriptions and links.
  • About Section: Provides information about me, my background, and interests.
  • Contact Section: Offers a way for visitors to get in touch with me.

Technologies Used

  • React: Used for building the frontend components and managing the application state.
  • Tailwind CSS: Utilized for styling the components and creating responsive layouts.
  • React Icons: Used for adding icons to various sections of the website.

Demo

You can view a live demo of my portfolio here.

Usage

To run the project locally:

  1. Clone this repository.
  2. Navigate to the project directory.
  3. Install dependencies using npm install.
  4. Start the development server using npm run dev.
  5. Hold Ctrl and click the localhost url to see the portfolio in your web browser