Skip to content

Commit f22db76

Browse files
committed
Update README.md
1 parent e3b3f3d commit f22db76

File tree

1 file changed

+65
-46
lines changed

1 file changed

+65
-46
lines changed

README.md

+65-46
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,65 @@
1-
# Vanilla JS Projects
2-
3-
#### Enroll In The Course
4-
5-
[My Javascript Course](https://www.udemy.com/course/javascript-tutorial-for-beginners-w/?referralCode=DD9FA6C0D976918D3E1C)
6-
7-
#### Support
8-
9-
Find the Content Useful? [You can always buy me a coffee](https://www.buymeacoffee.com/johnsmilga)
10-
11-
## You can see all projects in action here
12-
13-
[Projects](https://www.vanillajavascriptprojects.com/)
14-
15-
1. Color Flipper
16-
2. Counter
17-
3. Reviews
18-
4. Navbar
19-
5. Sidebar
20-
6. Modal
21-
7. Questions
22-
8. Menu
23-
9. Video
24-
10. Scroll
25-
11. Tabs
26-
12. Countdown Timer
27-
13. Lorem Ipsum
28-
14. Grocery Bud
29-
15. Slider
30-
31-
#### Course Exclusive
32-
33-
16. Counters (OOP)
34-
17. Gallery (OOP)
35-
18. Numbers
36-
19. Dark Mode
37-
20. Filters
38-
21. Dad Jokes
39-
22. Products
40-
23. Random User
41-
24. Cocktails
42-
25. Slider
43-
26. Stripe Submenus
44-
27. Pagination
45-
28. Wikipedia
46-
29. Comfy Sloth
1+
# HTML & CSS Mini Projects
2+
3+
#### 01. Color Flipper
4+
5+
https://javascript-basics-projects-prod.netlify.app/01-color-flipper/setup/index.html
6+
7+
#### 02. Counter
8+
9+
https://javascript-basics-projects-prod.netlify.app/02-counter/setup/index.html
10+
11+
#### 03 - Reviews
12+
13+
https://javascript-basics-projects-prod.netlify.app/03-reviews/setup/index.html
14+
15+
#### 04 - Navbar
16+
17+
https://javascript-basics-projects-prod.netlify.app/04-navbar/setup/index.html
18+
19+
#### 05 - Sidebar
20+
21+
https://javascript-basics-projects-prod.netlify.app/05-sidebar/setup/index.html
22+
23+
#### 06 - Modal
24+
25+
https://javascript-basics-projects-prod.netlify.app/06-modal/setup/index.html
26+
27+
#### 07 - Questions
28+
29+
https://javascript-basics-projects-prod.netlify.app/07-questions/setup/index.html
30+
31+
#### 08 - Menu
32+
33+
https://javascript-basics-projects-prod.netlify.app/08-menu/setup/index.html
34+
35+
#### 09 - Video
36+
37+
https://javascript-basics-projects-prod.netlify.app/09-video/setup/index.html
38+
39+
#### 10 - Scroll
40+
41+
https://javascript-basics-projects-prod.netlify.app/10-scroll/setup/index.html
42+
43+
#### 11 - Tabs
44+
45+
https://javascript-basics-projects-prod.netlify.app/11-tabs/setup/index.html
46+
47+
#### 12 - Countdown Timer
48+
49+
https://javascript-basics-projects-prod.netlify.app/12-countdown-timer/setup/index.html
50+
51+
#### 13 - Lorem Ipsum
52+
53+
https://javascript-basics-projects-prod.netlify.app/13-lorem-ipsum/setup/index.html
54+
55+
#### 14 - Grocery Bud
56+
57+
https://javascript-basics-projects-prod.netlify.app/14-grocery-bud/setup/index.html
58+
59+
#### 15 - Slider
60+
61+
https://javascript-basics-projects-prod.netlify.app/15-slider/setup/index.html
62+
63+
---
64+
65+
_Note: I have developed these projects as part of Javascript Tutorial and Projects Course taught by John Smilga._

0 commit comments

Comments
 (0)