Skip to content

pfiterman/webAppWorldWise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👋 Introduction

A dynamic web application that enables users to explore cities around the globe. With an intuitive map interface, users can track and save their favorite city entries, discover new destinations, and curate personalized traveled cities lists.

Screenshot of webAppWorldWise

🌟 Features

  • Map Geolocation : Users can choose their preferred cities by simply clicking on the map locations.
  • Cities List : Users can review and remove cities they have saved.
  • Countries List : Users can access a list of countries corresponding to the cities they have saved.
  • Map View : Users can view the cities they have saved on the map.

👨‍💻 Technologies

  • React : JavaScript library for UI development.
  • Vite : A blazing fast frontend build tool
  • JSONBIN : REST interface to store & retrieve JSON data from the cloud
  • Leaflet : A JavaScript library for interactive maps
  • React Leaflet : React components for Leaflet maps
  • ESLint : Find and fix problems with JavaScript code

🎗️ Instalation Steps

git clone https://github.com/pfiterman/webAppWorldWise.git
  1. Install the required dependencies:
npm install
  1. Run the developtment Server
npm run dev
  1. Access the application
http://localhost:5173

🔒 Credentials for Login in

You can access our application using the following fake user account:

💰 Support me by Donating

BuyMeACoffee

About

A dynamic web application that enables users to explore cities around the globe. With an intuitive map interface, users can track and save their favorite city entries, discover new destinations, and curate personalized travel lists.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors