Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 2.1 KB

README.md

File metadata and controls

40 lines (29 loc) · 2.1 KB

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