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

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 💻

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. 😊