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/