This project is a portfolio page built using React. It dynamically integrates with GitHub's API to showcase your project repositories and their respective README/descriptions.
- Dynamic Project Display: Links with GitHub's API to display project repositories and their README/descriptions.
- Smooth Scrolling Navigation: Includes a burger menu with smooth scrolling to specific sections on the webpage.
- npm install react react-dom
- npm install axios
- npm install react-helmet
- npm install sass
- npm install react-markdown