Welcome to the README file of my portfolio website! This document aims to provide you with information about the project, how to set it up.
This project is a personal portfolio website built using React. It showcases about me, my skills, and my experiences.
-
Clone the repository:
git clone https://github.com/suchithm1999/portfolio-react.git
-
Navigate to the project directory:
cd portfolio-react/suchith-m/
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser: Visit
http://localhost:5173
to view the portfolio website.
You are welcome to use the code in this repository for your own projects.