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

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

Awesome Lists containing this project

README

          

# React Portfolio

This is a responsive portfolio build for myself

## ScreenShots

![Screenshot 2024-08-06 150331](https://github.com/user-attachments/assets/7723d255-5429-4165-87de-6a78fe3e2105)

![Screenshot 2024-08-06 150459](https://github.com/user-attachments/assets/b2e6f76d-2157-4fd7-b791-6e0729daba3a)

![Screenshot 2024-08-06 150508](https://github.com/user-attachments/assets/ce2a894e-51e7-4af2-8f92-76ebf0ab8f16)

![Screenshot 2024-08-06 150519](https://github.com/user-attachments/assets/1ef07168-5b00-45bd-b5e4-7079fd1dfa8a)

![Screenshot 2024-08-06 150525](https://github.com/user-attachments/assets/bf40a8d9-19be-4fbe-af27-39f6bacc145a)

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