WorldWise is a modern travel tracking web application built with React, designed to let users mark visited cities on an interactive map, add personal notes and visit dates, and explore more details about each destination.
This project showcases my skills in React Context API for global state management, React Router for smooth navigation, and CSS Modules for clean, maintainable component styling. It also applies advanced React Hooks such as useMemo, useCallback, and complex useEffect logic to optimize performance and handle side effects.
Key Features:
Add and remove cities on an interactive map
Store visit notes and dates
View details and Wikipedia links for each city
Responsive and user-friendly design
Built as part of the Ultimate React Course by Jonas Schmedtmann, this project demonstrates my ability to create real-world, scalable, and visually engaging applications using modern React practices.