Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 905 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 905 Bytes

#Javascript 30

30-days of Javascript code challenge. Register here. More awsome courses can be found at here. All the assets used in this project belongs to JavaScript30 GitHub repo. Here is the screenshot for all those awsome projects

Thank's to Wes Bos for this awsome project.

Day 1

Day 1 project is Javascript Drum kit project. In this project we will be building an application which will respond to key via an eventListener. Please read more about this project here.

Day 2

Day 2 project is CSS + JS Clock project. In this project we will be building an application. Please read more about theis project here.