Skip to content

serkancagman/five-javascript-projects-example-for-beginners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIVE JAVASCRIPT PROJECTS FOR BEGINNERS

Improve your javascript knowledge with these examples! Don't worry it's all easy. :)

1- Random Password Generater App

Generates random password according to user's request.

2- Form Validate App

It checks the form information and shows the user where there is an error.

3- Movies App

With the API, we print the movie information we get from the database to the screen. We are also adding search feature.

4- TODO LIST

A simple to-do list. We can add and remove from our list. We also make it add a line by clicking on it.

5- Weather App (Open Weather API)

We are making an application that brings detailed weather information according to the city or country name we have written.

What Technologies ​​Did I Use?

html5 css3 javascript react

Releases

No releases published

Packages

No packages published