Skip to content

iot-lab-kiit/innovance_3.0_portfolio

Repository files navigation

Portfolio Website Template

This repository provides a fully customizable portfolio website template built with React.js, TypeScript, and TailwindCSS. Clone, customize, and deploy to create your own professional portfolio!

Deployed URL

Check out the live version of this portfolio template: https://portfolio.iotkiit.in/

Features

  • Responsive Design: Works seamlessly on desktop, tablet, and mobile devices.
  • React + TypeScript: Built with modern React and TypeScript for a robust development experience.
  • Styled with TailwindCSS: Easily customizable and efficient styling with utility-first classes.
  • Dynamic Sections: Add your own sections like skills, projects, work experience, and more.
  • Easy Deployment: Deploy quickly on platforms like Vercel, Netlify, or GitHub Pages.

Getting Started

Prerequisites

  • Node.js installed
  • Package manager (e.g., npm)

Installation

  1. Clone the repository:

    git clone <repolink>
    cd <folder>
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Open http://localhost:3000 in your browser to see your portfolio in action.

🛠️ Customization

  1. Modify Content: Update the information in src/data to add your own details (e.g., about, skills, projects).
  2. Add or Remove Sections: Customize the components in src/App.tsx to add new sections or modify existing ones.

📦 Building and Deployment

  1. Build for production:

    npm run build
  2. Deploy: Host your built project on platforms like Vercel, Netlify, or GitHub Pages for free.

📄 License

This project is open-source and available under the MIT License.


Create a professional online presence with this easy-to-use portfolio template. Happy coding!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published