Kuljeet-123 / React-Uplift-Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Uplift-Project

Contributing Guidelines:-

  • Clone the Repo
   git clone https://github.com/Kuljeet-123/React-Uplift-Project.git
  • Then go inside the folder
  cd React-Uplift-Project
  • Create new branch
   git checkout -b  feat/<name>-<feature>/<component name>
  • Create new file or folder with the name of Component

  • Push changes to the your branch

   git push origin  feat/<name>-<feature>/<component name>
  • Create a Pull Request against develop

About


Languages

Language:JavaScript 86.1%Language:HTML 8.9%Language:CSS 5.0%