PranavGPR / Portfolio

This is the repository for my personal portfolio.

Home Page:https://realgpr.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PortFolio

This is the repository for my portfolio built with NextJS in Typescript and Sass for styling.

Contribution

If you want to contribute to this repository, feel free to open a pull request.

Issues

If you spot any issues, kindly create an issue in this repository that will be very helpful for me to notice and solve it. Thanks in advance! You can fork this repository and modify the changes you like. For any issues, kindly open an issue in this repository so that I can clear it.

To run locally on your system,

  1. Clone the repository.

To start working in the code on your local machine, clone the repository or download the code from GitHub. Then, go inside the folder by:

cd Portfolio/
  1. Install the dependencies.

npm install
  1. Run the Development server:

npm run dev

By running this command, the server runs on localhost of port 3000 on your local machine.

About

This is the repository for my personal portfolio.

https://realgpr.vercel.app/

License:MIT License


Languages

Language:TypeScript 60.4%Language:SCSS 39.1%Language:JavaScript 0.5%