DEV Community

Cover image for 5 Projects in JavaScript for Beginners
Yash Mantri
Yash Mantri

Posted on

5 Projects in JavaScript for Beginners

𝟬. 𝗧𝗼𝗱𝗼 𝗔𝗽𝗽 Build a simple Todo App where users can Add, Update and Delete the task.

𝟭. 𝗪𝗲𝗮𝘁𝗵𝗲𝗿 𝗔𝗽𝗽 You can display the weather of various locations. Use OpenWeatherMap API for displaying the weather details.

𝟮. 𝗣𝗼𝗿𝘁𝗳𝗼𝗹𝗶𝗼 Build your portfolio using Html, CSS, and JavaScript.

𝟯. 𝗤𝘂𝗶𝘇 𝗔𝗽𝗽 Everybody love's to take part in Quiz. So, it could be a great idea to develop a quiz app using JavaScript, Html, and CSS.

𝟰. 𝗚𝗶𝘁𝗵𝘂𝗯 𝗙𝗶𝗻𝗱 𝗮𝗻𝗱 𝗖𝗼𝗺𝗽𝗮𝗿𝗲 You can use Github API to fetch the details. And then, you can make a comparison app between two users or show all the details of the users like Total Stars, Total Repos, etc.

Top comments (2)

Collapse
 
m38652996 profile image
23

For beginners ? Am about to start JS tutorials and I don't think I would be able to do all this at the end .... Maybe if I learn react .

Collapse
 
yashmantri20 profile image
Yash Mantri

You can do it I without using React.
See Demo of my project: githubprofilecompare.netlify.app/