An open API service indexing awesome lists of open source software.

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.

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

React
Three.js
Framer Motion
Bootstrap
HTML5
CSS3
JavaScript

## 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
```