Welcome to my personal portfolio, built with React and Tailwind CSS. This project showcases my skills, projects, and a bit about myself.
Check out the live version of my portfolio: Portfolio
- React: A JavaScript library for building user interfaces.
- Tailwind CSS: A utility-first CSS framework.
- Vercel: Hosting platform for serverless deployment.
-
Clone the repository:
git clone https://github.com/Manikantan-S/Portfolio.git
-
Change into the project directory:
cd Portfolio
-
Install dependencies:
npm install
-
Start the development server:
npm start
-
Open your browser and visit http://localhost:3000 to view the portfolio.