10000 GitHub - geetesh-gupta/code-with-gg: An open-source common platform for programming questions with variety of solutions.
[go: up one dir, main page]

Skip to content

geetesh-gupta/code-with-gg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An open-source React-based platform to serve as a common platform for programming questions with variety of solutions.

How to contribute

  • Create a markdown file in the codes folder under the corresponding folder for the type of problem
  • For reference, have a look at LongestCommonSubstring.md

To contribute directly via Github interface

  • Follow the How to contribute guidelines
  • Github will automatically fork the repo to your account and create a Pull Request

To setup the project locally

  • Fork the repo
  • Clone the forked repo
  • Run yarn install or npm run install to install the packages
  • Run yarn start or npm run start to start the project
  • Follow the How to contribute guidelines
  • Stage changes
  • Create a commit
  • 696C Push the updated commits
  • Create a Pull Request

About

An open-source common platform for programming questions with variety of solutions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0