Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.26 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.26 KB

Challenges from devchallenges.io

This repository is a collection of various development challenges that I have completed. Each challenge is stored in its own branch, with the branch name indicating the name of the challenge.

Branches

Branch Name Challenge Name
Challenge-1 404 Not Found
Challenge-2 My Team Page
Challenge-3 Interior Consultant

How to use

  1. Clone this repository to your local machine: git clone https://github.com/ggsingla/devChallenges.io
  2. Checkout the branch for the challenge you want to view: git checkout Challenge-1
  3. Open the code and explore the solution.

Suggestion & Review

If you have any suggestions that you would like to add to this repository, please feel free to create a pull request or create an issue.

Please make sure that each challenge is in its own branch and is well-documented.

License

This repository is licensed under the MIT license. See LICENSE for details.