https://github.com/kanugurajesh/react-portfolio
my responsive portfolio
https://github.com/kanugurajesh/react-portfolio
contact-form css html5 portfolio-website reactjs responsive-portfolio
Last synced: about 1 year ago
JSON representation
my responsive portfolio
- Host: GitHub
- URL: https://github.com/kanugurajesh/react-portfolio
- Owner: kanugurajesh
- Created: 2023-06-25T08:48:23.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T15:07:24.000Z (over 1 year ago)
- Last Synced: 2025-05-07T17:12:42.252Z (about 1 year ago)
- Topics: contact-form, css, html5, portfolio-website, reactjs, responsive-portfolio
- Language: JavaScript
- Homepage: https://react-portfolio-pi-orpin-45.vercel.app/
- Size: 1.64 MB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Portfolio
This is a responsive portfolio build for myself
## ScreenShots





## Installation
1. Clone the repository:
```bash
git clone https://github.com/yourusername/React-Portfolio.git
```
2. Change the directory
```bash
cd React-Portfolio
```
3. Copy the environment variables
```bash
cp .env.example .env.local
```
4. Add the environment variables
6. Install the packages
```bash
npm install
```
7. Run the project
```bash
npm run dev
```
## TechStack
1. React.js
2. Javascript
3. Css