8000 GitHub - NovaGeeklord02/WorldWise: WorldWise: A dynamic React-based travel tracking application. Features an interactive map, real-time weather updates, and a user-friendly interface for managing travel memories.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

WorldWise: A dynamic React-based travel tracking application. Features an interactive map, real-time weather updates, and a user-friendly interface for managing travel memories.

Notifications You must be signed in to change notification settings

NovaGeeklord02/WorldWise

Repository files navigation

WorldWise: Your Personal Travel Companion

About WorldWise

WorldWise is an interactive web application designed for travel enthusiasts who want to track, visualize, and reminisce about their global adventures. Built with React and powered by modern web technologies, WorldWise offers a seamless and engaging way to document your travels.

Features

  • Interactive World Map: Utilizes Leaflet.js to provide a dynamic, zoomable map for pinpointing your travels.
  • Travel Memory Management: Easily add, edit, and delete your travel experiences.
  • Real-time Weather: Get current weather information for the cities you've visited.
  • User Authentication: Secure login system to protect your travel data.
  • Responsive Design: Enjoy a consistent experience across desktop and mobile devices.

Technologies Used

  • React
  • Vite
  • React Router for navigation
  • CSS Modules for styling
  • Context API for state management
  • JSON-server for mock backend

Getting Started

To run WorldWise locally:

  1. Clone the repository:

    git clone https://github.com/NovaGeeklord02/WorldWise.git
    
  2. Navigate to the project directory:

    cd WorldWise
    
  3. Install dependencies:

    npm install
    
  4. Start the development server:

    npm run dev
    
  5. Open your browser and visit http://localhost:5173

Contributing

Contributions to WorldWise are welcome! Please feel free to submit a Pull Request.

License

This project is open source and available under the MIT License.


This README provides an overview of your project, its features, the technologies used, and instructions for getting started. It's designed to give visitors to your GitHub repository a clear understanding of what WorldWise is and how they can use or contribute to it.

Feel free to adjust any part of this to better match your project's specific details or to add any additional information you think would be valuable for users and potential contributors.

About

WorldWise: A dynamic React-based travel tracking application. Features an interactive map, real-time weather updates, and a user-friendly interface for managing travel memories.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0