I have built web projects when I was learning along the way on my own. Surfing the internet for simple project ideas is not easy.
Here are easy projects to help you improve your web Skills
Thread on building your own Web Projects while learning
🧵👇🧵 #CodeNewbie#100DaysOfCode1. Change Background Colour Project :
Input -To create a background color changing application, You are to create an array of different colors and then proceed in adding a “Click” event listener to the button.
Output- the background color will change once the button is clicked