5 Projects in JavaScript for Beginners

5 Projects in JavaScript for Beginners

ยท

1 min read

๐Ÿฌ. ๐—ง๐—ผ๐—ฑ๐—ผ ๐—”๐—ฝ๐—ฝ 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.

ย