These are some JavaScript projects I made while learning. Every project is in dark mode
A simple quiz based on JavaScript Language developed using JavaScript(obviously), JS DOM. Check your JavaScript knowledge by taking this quiz. Quiz
A simple TodoList having an add, delete, search feature. Using JS DOM, Higher Order functions in JS. WorkList
A weather forecast app, wherein you enter the location of which you need to know the weather. Using JS DOM, Asynchronous behaviour in JS