/daily-JS-challenge

This is a space for the daily (hopefully!) dose of JavaScript for our student at Code Your Future class in Glasgow.

Primary LanguageJavaScriptMIT LicenseMIT

How do we expect you to work on Daily JS Challenges?

  1. Fork the project
  2. Clone the project
  3. Create a local file called Day-[N].js, where you replace N with the number, like Day-1.js for Day 1 Challenge. This is the file that you should use for your solution.
  4. Create a Pull Request