Skip to content

kanugurajesh/React-Portfolio

Repository files navigation

React Portfolio

This is a responsive portfolio build for myself

ScreenShots

Screenshot 2024-08-06 150331

Screenshot 2024-08-06 150459

Screenshot 2024-08-06 150508

Screenshot 2024-08-06 150519

Screenshot 2024-08-06 150525

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/React-Portfolio.git
  2. Change the directory

    cd React-Portfolio
  3. Copy the environment variables

    cp .env.example .env.local
  4. Add the environment variables

  5. Install the packages

    npm install
  6. Run the project

    npm run dev

TechStack

  1. React.js
  2. Javascript
  3. Css