Skip to content

keerthan-ns/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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