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.
- 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.
Vercel is a cloud platform that provides an easy and efficient way to deploy, host, and scale web applications and static websites.
- 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