Portfolio_site

This is a personal portfolio website showcasing my projects and skills. The site is built using React, Three.js for 3D animations, and Tailwind CSS for styling. It is deployed on Vercel.

Stars
0
Committers
2

Portfolio Site

This is a personal portfolio website showcasing my projects and skills. The site is built using React, Three.js for 3D animations, and Tailwind CSS for styling. It is deployed on Vercel.

Table of Contents

Demo

You can view the live site at portfolio-site.

Features

  • Responsive Design: Optimized for all device sizes.
  • 3D Animations: Interactive 3D models created using Three.js.
  • Modern UI: Styled with Tailwind CSS for a clean and modern look.

Getting Started

Prerequisites

Ensure you have the following installed on your development machine:

  • Node.js (v14 or higher)
  • npm (v6 or higher)

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/your-repo.git
    
  2. Navigate to the project directory:

    cd your-repo
    
  3. Install the dependencies:

    npm install
    

Development

To start the development server, run:

npm run dev

The app will be available at http://localhost:3000.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any inquiries, please reach out to [email protected].

Made with ❤️ by Tanu Tripathi