This is my personal portfolio project built with React and TailwindCSS, using Vite as the build tool.
To see the website in action, visit: https://nithins.vercel.app
-
Clone the repository:
git clone https://github.com/Nithin1729S/My-Portfolio-Website.git
-
Navigate to the project directory:
cd My-Portfolio-Website
-
Install the dependencies:
npm install
-
Start the development server:
npm run start
-
Open your browser and visit
http://localhost:3000
to view the application.