Skip to content

PranuPranjal/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Website

Overview

This is a react based portfolio website.

Table of Contents

Installation

Follow these steps to set up the application locally:

  1. Clone the repository:

    git clone https://github.com/PranuPranjal/Portfolio
  2. Install dependencies:

    npm install
  3. Start the application:

    npm start

Contribution Guidelines

Contributions are welcome to this project! Please follow these guidelines:

  1. *Fork the repository: Click the "Fork" button at the top right corner of the repository page to create a personal copy of the project.
  2. Clone the repository:
    git clone repo_url
    cd backend
  3. Create a new branch:
    git checkout -b feature/your-feature-name
  4. Commit your changes:
    git commit -m "Add your commit message"
  5. Push to your branch:
    git push origin feature/your-feature-name
  6. Create a pull request: Go to the original repository and click on "New Pull Request".

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published