https://github.com/harrykamboj1/harnoor-portfolio
https://github.com/harrykamboj1/harnoor-portfolio
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/harrykamboj1/harnoor-portfolio
- Owner: harrykamboj1
- Created: 2024-08-05T03:14:01.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-09-08T16:50:55.000Z (9 months ago)
- Last Synced: 2024-09-09T17:11:59.006Z (9 months ago)
- Language: JavaScript
- Homepage: https://harnoor-portfolio.vercel.app
- Size: 3.16 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.