An open API service indexing awesome lists of open source software.

https://github.com/harrykamboj1/harnoor-portfolio


https://github.com/harrykamboj1/harnoor-portfolio

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

        

# Harnoor's Portfolio

Welcome to Harnoor Singh's portfolio repository! This project showcases my skills and work as a full-stack developer. It is built using ReactJS, Tailwind CSS, and Framer Motion.

## Live Demo

Check out the live demo of the portfolio at: [harnoor-portfolio.vercel.app](https://harnoor-portfolio.vercel.app)

## Features

- **Responsive Design:** Built with Tailwind CSS to ensure a mobile-friendly experience.
- **Interactive Animations:** Utilizes Framer Motion for smooth and engaging animations.
- **Modern UI:** Clean and contemporary design to highlight projects and skills.

## Technologies Used

- **ReactJS:** A JavaScript library for building user interfaces.
- **Tailwind CSS:** A utility-first CSS framework for rapid design.
- **Framer Motion:** A library for creating animations in React.

## Installation

To run this project locally, follow these steps:

1. Clone the repository:

```bash
git clone https://github.com/your-username/your-repo-name.git
```

2. Navigate to the project directory:

```bash
cd your-repo-name
```

3. Install the dependencies:

```bash
npm install
```

4. Start the development server:

```bash
npm start
```

Your application will be running on `http://localhost:3000`.

## Acknowledgements

- **ReactJS:** For the powerful and flexible framework.
- **Tailwind CSS:** For the beautiful and customizable design system.
- **Framer Motion:** For the amazing animations and interactions.