Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 1.48 KB

README.md

File metadata and controls

33 lines (18 loc) · 1.48 KB

10-days-10-beginner-js-projects

10 Beginner JS Projects For Front-End/Web Developers

You’ve learned HTML and CSS and started to learn JavaScript. You studied all the basics. Now it is time to practice.

But... What should I build? We'll build 10 projects in 10 days. We'll be exploring 10 beginner-friendly JavaScript projects one by one that will help you sharpen your skills and get you started on your journey to becoming a skilled web developer. These projects are easy to follow and require minimal experience, making them perfect for beginners. Let's get started and dive into the exciting world of JavaScript projects! We'll be focusing on JavaScript so I won't explain every HTML and CSS code. You can style it as you want and add things to make your own.

Let's go.

What we will build in 10 days:

1.Simple Calculator

2.Random Quote Generator

3.To-do List

4.Image Slider

5.Stopwatch

6.Weather App with an API

7.Random Number Guessing Game

8.Rock-Paper-Scissors

9.Memory Game

10.Countdown Timer.

Good Luck.