Skip to content

Manikantan-S/Portfolio

Repository files navigation

Manikantan P Karthik - Portfolio

Welcome to my personal portfolio, built with React and Tailwind CSS. This project showcases my skills, projects, and a bit about myself.

Live Demo

Check out the live version of my portfolio: Portfolio

Table of Contents

Technologies

  • React: A JavaScript library for building user interfaces.
  • Tailwind CSS: A utility-first CSS framework.
  • Vercel: Hosting platform for serverless deployment.

Installation

  1. Clone the repository:

    git clone https://github.com/Manikantan-S/Portfolio.git
  2. Change into the project directory:

    cd Portfolio
  3. Install dependencies:

    npm install

Usage

  1. Start the development server:

    npm start
  2. Open your browser and visit http://localhost:3000 to view the portfolio.