This is my personal portfolio website built using ReactJS. It showcases my skills, projects, and experience as a developer.
- React – A JavaScript library for building user interfaces
- React Router – For navigation within the app
- Git – Version control
- NPM – Package manager
Run the following command to install all required dependencies:
npm install
npm start