Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 726 Bytes

README.md

File metadata and controls

32 lines (17 loc) · 726 Bytes

Portfolio-Dev

This is my personal portfolio website, built with React.js and Tailwind CSS.

Demo

You can view a live demo of the portfolio here: https://joybiswas.vercel.app

Getting Started

Installation

  1. Clone the repository:

  2. Navigate to the cloned directory:

  3. Install the necessary dependencies: npm install

Usage

  1. Start the development server: npm run dev

  2. Open http://localhost:5173 in your browser to view the portfolio.

Customization

To personalize your portfolio, edit the src/components/data/User.js or Skill.js or Lists.js file with your details.

License

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