File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,15 +22,15 @@ Each project includes:
2222- Helpful hints (if needed)
2323
2424## Projects Included:
25- - [ Tip Calculator ] ( ./tip-calculator .md )
26- - [ Stopwatch ] ( ./stopwatch .md )
27- - [ Rock Paper Scissors Game ] ( ./rock-paper-scissors-game .md )
28- - [ Video Trailer Popup ] ( ./video-trailer-popup .md )
29- - [ Random Photos] ( ./ random-photos.md )
30- - [ Monthly Calendar ] ( ./month-calendar .md )
31- - [ Digital Clock ] ( ./digital-clock .md )
32- - [ Image Search App ] ( ./image-search-app .md )
33- - [ Weather App ] ( ./weather-app .md )
34- - [ Electronic Drum Kits ] ( ./drum-kits .md )
25+ - [ Digital Clock ] ( ../beginner-projects/digital-clock .md )
26+ - [ Drum Kits ] ( ../beginner-projects/electronic-drum-kit .md )
27+ - [ Image Search App ] ( ../beginner-projects/image-search .md )
28+ - [ Month Calendar ] ( ../beginner-projects/monthly-calendar .md )
29+ - [ Random Photos] ( ../beginner-projects/ random-photos-generator .md )
30+ - [ Rock Paper Scissors Game ] ( ../beginner-projects/rock-paper-scissors-game .md )
31+ - [ Stopwatch ] ( ../beginner-projects/simple-stopwatch .md )
32+ - [ Tip Calculator ] ( ../beginner-projects/tip-calculator .md )
33+ - [ Video Trailer Popup ] ( ../beginner-projects/video-trailer-popup .md )
34+ - [ Weather App ] ( ../beginner-projects/weather-app .md )
3535
3636Happy Coding!
File renamed without changes.
Original file line number Diff line number Diff line change @@ -3,6 +3,19 @@ pageNumber: V
33chapter :
44---
55# Learning Resources
6+ ## Projects to Practice
7+
8+ - [ Digital Clock] ( ../beginner-projects/digital-clock.md )
9+ - [ Drum Kits] ( ../beginner-projects/electronic-drum-kit.md )
10+ - [ Image Search App] ( ../beginner-projects/image-search.md )
11+ - [ Month Calendar] ( ../beginner-projects/monthly-calendar.md )
12+ - [ Random Photos] ( ../beginner-projects/random-photos-generator.md )
13+ - [ Rock Paper Scissors Game] ( ../beginner-projects/rock-paper-scissors-game.md )
14+ - [ Stopwatch] ( ../beginner-projects/simple-stopwatch.md )
15+ - [ Tip Calculator] ( ../beginner-projects/tip-calculator.md )
16+ - [ Video Trailer Popup] ( ../beginner-projects/video-trailer-popup.md )
17+ - [ Weather App] ( ../beginner-projects/weather-app.md )
18+
619## Articles for learning JavaScript
720
821
You canβt perform that action at this time.
0 commit comments