Skip to content

aryanGupta-09/React_Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React_Portfolio

My personal portfolio website, showcasing my skills and projects. It features a sleek, modern design with interactive elements, and is fully responsive for optimal viewing on any device.

Demo

https://aryangupta09.netlify.app/

Tech Stack

React Three.js Framer Motion Bootstrap HTML5 CSS3 JavaScript

Installation

  1. Clone the repo
  git clone https://github.com/aryanGupta-09/React_Portfolio.git
  1. Go to the project directory
  cd React_Portfolio
  1. Install NPM packages
  npm install
  1. Start the server
  npm start