Skip to content

helplanes/JS-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

  • Projects to clear up JavaScript Basics and Advanced Concepts, for practise and understanding.
  • Planning to create at least 20 projects - to clearn up advanced level problems and common issues.

Projects Created

  • Weather Web App
    • used openweather API to show real-time data from every city on the planet.
    • Special Features: Displays message on incorrect input, neat presentation & good looking UI.

Topics Covered