Rushi0508 / pgFinder

pgFinder is a web app made during Lets Hack Parul Hackathon. It connects PG renter to students with seamless features.

Home Page:https://pg-finder.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pgFinder

  • git clone https://github.com/Rushi0508/pgFinder.git
  • git checkout develop
  • git checkout -b <your name>
  • start working

After Finishing Issue

  • git add <changes made>
  • git commit -m "message"
  • git push -u origin <your name>

To Pull Changes

  • git checkout develop
  • git pull

To continue after making pull request

  • git checkout develop
  • git checkout -b <your name>

here we are deleting and creating new branch of your name, so you don't get confused what to do after pulling from develop

About

pgFinder is a web app made during Lets Hack Parul Hackathon. It connects PG renter to students with seamless features.

https://pg-finder.vercel.app


Languages

Language:JavaScript 97.9%Language:CSS 1.7%Language:HTML 0.4%