This is my personal portfolio website, built with React.js and Tailwind CSS.
You can view a live demo of the portfolio here: https://joybiswas.vercel.app
-
Clone the repository:
-
Navigate to the cloned directory:
-
Install the necessary dependencies:
npm install
-
Start the development server:
npm run dev
-
Open
http://localhost:5173
in your browser to view the portfolio.
To personalize your portfolio, edit the src/components/data/User.js or Skill.js or Lists.js
file with your details.
This project is open source and available under the MIT License.