/PoweredWebKit

A collection of web-powering applications that contains codes to web applications to encourage beginner developers to start web development, anyone with a will to brew some code can contribute

Primary LanguageJavaScript

PoweredWebKit

A collection of web-powering applications that contains codes to web applications to encourage beginner developers to start web development, anyone with a will to brew some code can contribute here...

Guidelines

  • Create a folder for the domain you want to contribute in, if not present.
  • Create a subfolder with the respective project to contribute.

Folder Structure

├── Domain
|    ├── Project Folder       
|    |         ├── Files
  • Try to maintain 👆above folder structure.
  • If your question/Problem folder doesn't lie in the above once fill free to create

Getting Started

  • Fork this repo (button on top)
  • Star this repo (button on top)
  • Clone on your local machine
git clone <repo-name>

git add .
git commit -m 'About your contribution'
git push
  • Create a new pull request from your forked repository
  • Your PR gets merged!
  • Now you can also help others do the same.

Voila