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.
- Host: GitHub
- URL: https://github.com/joybiswas007/portfolio-dev
- Owner: joybiswas007
- License: mit
- Created: 2023-09-18T12:27:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-25T14:40:42.000Z (about 1 year ago)
- Last Synced: 2024-11-30T03:14:12.858Z (6 months ago)
- Topics: portfolio, react, tailwindscss
- Language: JavaScript
- Homepage: https://joybiswas.vercel.app
- Size: 426 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).