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

https://github.com/joybiswas007/portfolio-dev

A super minimalist developers portfolio written in React & Tailwind CSS.
https://github.com/joybiswas007/portfolio-dev

portfolio react tailwindscss

Last synced: 4 months ago
JSON representation

A super minimalist developers portfolio written in React & Tailwind CSS.

Awesome Lists containing this project

README

        

# 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]( 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](LICENSE).