https://github.com/sankitdev/portfolio
✨ A Minimal Yet Eye-Catching Portfolio for Developers 💻
https://github.com/sankitdev/portfolio
daisyui dev-portfolio minimal portfolio react react-portfolio tailwindcss
Last synced: 8 months ago
JSON representation
✨ A Minimal Yet Eye-Catching Portfolio for Developers 💻
- Host: GitHub
- URL: https://github.com/sankitdev/portfolio
- Owner: sankitdev
- License: mit
- Created: 2024-09-21T08:38:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-22T12:44:35.000Z (about 1 year ago)
- Last Synced: 2025-06-06T04:36:13.859Z (8 months ago)
- Topics: daisyui, dev-portfolio, minimal, portfolio, react, react-portfolio, tailwindcss
- Language: JavaScript
- Homepage: https://sankitdev.github.io/portfolio/
- Size: 5.26 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 🌐 My Portfolio Website
My first **minimal**, **customizable**, **blazingly fast**, and **SEO-friendly** website, built to showcase my work as a developer! 🚀
## Project Overview

I have developed this portfolio website with **React**, **Tailwind CSS**, and **Daisy UI**. 🎨✨
Using **Vite** as a bundler, which is fast and helps with project setup. ⚡️
## 🚀 Features
- **Responsive Design:** Optimized for various devices and screen sizes.
- **Project Showcases:** Detailed sections for each of my projects with links to live demos and GitHub repositories.
- **Interactive Contact Section:** Easily reach out via email.
## 🛠️ Technologies Used
- **Frontend:**
- React
- Tailwind CSS
- Daisy UI
- For TyperWriter Effect I used **TypeWriter library**
## 🔧 Fork and Customize
If you'd like to create your own version of this portfolio, you can **fork** this repository and customize it with your own information.
### Steps to Fork:
1. **Fork this repository:**
Click the **Fork** button at the top-right corner of this page to copy the repository to your GitHub account.
2. Clone the repository:
```bash
git clone https://github.com/sankitdev/portfolio
```
3. Navigate to the project directory:
```bash
cd your-portfolio-directory
```
4. Install the dependencies:
```bash
npm install
```
5. Start the development server:
```bash
npm run dev
```
6. Open your browser and visit your development server link.
## Contribution
- Contributions are welcome! If you'd like to contribute to this project, feel free to fork the repository and submit a pull request.
- Refer to [Contribution](./CONTRIBUTING.md) for more information.
##
- If you use or build upon this project, giving credit would be appreciated! You can mention me in your project or provide a link back to the original repository. 😊