This is my personal portfolio website built with ReactJS. It showcases my projects, skills, and contact information.
-
Clone the repository:
git clone https://github.com/yourusername/your-repo-name.git
-
Navigate to the project directory:
cd your-repo-name
-
Install the dependencies:
npm install
To start the development server, run:
npm start