A repository of my daily codewar challenges with solutions
- Clone the repository
- Open the
index.htmlfile in a web browser - Open the browser console to see the output of the solutions
- You can modify the
script.jsfile to test different inputs - Save changes to
script.jsand refresh the browser to see updated results - Each solution is self-contained and can be tested independently
- Use the console to view results and debug if necessary
- Enjoy coding and solving challenges!