Skip to content

An Ajax Cities project inspired by Wes Bos's JavaScript30 course. - Day 6

Notifications You must be signed in to change notification settings

WaMungai/AJAX-CITIES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

AJAX-CITIES

image

Description

This project is an implementation of an Ajax Cities search functionality using JavaScript and an external API. It allows users to search for cities and get information about them in real-time by making asynchronous requests to the API and dynamically updating the user interface.

Features

  • Real-time city search using Ajax.
  • Displays city information including population and coordinates.
  • Responsive design for various screen sizes.
  • Integration with an external API for city data.

About

An Ajax Cities project inspired by Wes Bos's JavaScript30 course. - Day 6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published