Skip to content

Portfolio website for Alex Thummalapalli.

Notifications You must be signed in to change notification settings

AlexT101/portfolio-v2

Repository files navigation

Portfolio

This is my portfolio website, built using React.

Technologies Used

  • React
  • HTML
  • CSS

How to Use

Clone project

git clone https://github.com/AlexT101/portfolio-v2

Install dependencies

npm install

Run the development server

npm run dev