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.
Branch Name | Challenge Name |
---|---|
Challenge-1 |
404 Not Found |
Challenge-2 |
My Team Page |
Challenge-3 |
Interior Consultant |
- Clone this repository to your local machine:
git clone https://github.com/ggsingla/devChallenges.io
- Checkout the branch for the challenge you want to view:
git checkout Challenge-1
- Open the code and explore the solution.
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.
This repository is licensed under the MIT license. See LICENSE for details.