Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.12 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.12 KB

Personal Portfolio Website

Portfolio Output

This is a personal portfolio website built using React.js and Tailwind CSS. The website serves as a showcase for my skills, projects, and experience. It provides visitors with an overview of my background and showcases my work.

Technologies Used

  • React.js: A popular JavaScript library for building user interfaces.
  • Tailwind CSS: A utility-first CSS framework for quickly styling the website.
  • Cloudinary: An image and video management cloud service used for storing and serving images.

Deployment

Vercel is a cloud platform that provides an easy and efficient way to deploy, host, and scale web applications and static websites.

Setup and Installation

  • Clone the repository: git clone https://github.com/keerthan2002/portfolio.git
  • Navigate to the project directory: cd portfolio
  • Install the dependencies: npm install
  • Run the development server: npm start
  • Open your browser and visit: http://localhost:3000