https://github.com/aryangupta-09/react_portfolio
Personal portfolio website.
https://github.com/aryangupta-09/react_portfolio
bootstrap framer-motion framermotion personal-portfolio personal-website portfolio portfolio-project portfolio-site portfolio-website react react-js react-three-fiber reactjs three-js threejs
Last synced: 3 months ago
JSON representation
Personal portfolio website.
- Host: GitHub
- URL: https://github.com/aryangupta-09/react_portfolio
- Owner: aryanGupta-09
- Created: 2023-04-01T20:27:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T18:14:41.000Z (almost 2 years ago)
- Last Synced: 2025-08-02T15:44:01.734Z (11 months ago)
- Topics: bootstrap, framer-motion, framermotion, personal-portfolio, personal-website, portfolio, portfolio-project, portfolio-site, portfolio-website, react, react-js, react-three-fiber, reactjs, three-js, threejs
- Language: JavaScript
- Homepage: https://aryangupta09.netlify.app/
- Size: 16.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
## Installation
1. Clone the repo
```bash
git clone https://github.com/aryanGupta-09/React_Portfolio.git
```
2. Go to the project directory
```bash
cd React_Portfolio
```
3. Install NPM packages
```bash
npm install
```
4. Start the server
```bash
npm start
```