Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.13 KB

README.md

File metadata and controls

45 lines (29 loc) · 1.13 KB

Wonders of the World Project

The project is an interactive world map with all the new and the old Wonders of the world. It was created from scratch as a part of Udacity's curriculum. It manifest the Google API, and Wikipedia API to create an interactive and informative environment.

  • Old 7 Wonders have this ICON oldWonders

  • Newer Wonders have this ICON NewWonders

Table of Contents

Installation

  • Clone this repository
  • npm install
  • npm start

Structure

structure

Preview

Accessibility && Cache

  • The App receives 90% in the Google audit results.
  • The create-react-app installed a serviceWorker by default for offline and lie-fi issues.

Libraries

  • google-maps-react
  • escape-string-regexp

Contributing

Find more ways to enhance the interactivity.