Skip to content

Latest commit

Β 

History

History
63 lines (43 loc) Β· 1.87 KB

README.md

File metadata and controls

63 lines (43 loc) Β· 1.87 KB

🌐 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:

    git clone https://github.com/sankitdev/portfolio
  3. Navigate to the project directory:

    cd your-portfolio-directory
  4. Install the dependencies:

    npm install
  5. Start the development server:

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