OmaJuliet / TrueExplora

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TrueExplora Travel App

Welcome to TrueExplora, your go-to app for hassle-free travel planning and booking. Built on Web5, this app leverages decentralized identity (DID) and decentralized web nodes (DWNs) to provide a secure and efficient travel experience.

Features

  • Decentralized Identity (DID): Authenticate seamlessly through your decentralized identity, ensuring a secure and user-centric experience.

  • Flights: Browse and book flights to your desired destinations with ease.

  • Hotel Reservations: Explore and reserve hotels that suit your preferences and budget.

  • Cabs On Demand: Book a cab that picks you up from the airport to your destination.

  • Destination Choices: Choose from a wide range of destinations and get detailed information about each location.

  • Time and Stress Saver: TrueExplora is designed to save you time and reduce the stress of travel planning.

Getting Started

Prerequisites

Installation

  1. Clone this repository.
git clone https://github.com/your-username/TrueExplora.git
  1. Install dependencies.
cd TrueExplora
npm install
# or
yarn install
  1. Run the app.
npm run dev
# or
yarn dev

Visit http://localhost:3000 in your browser to see TrueExplora in action.

Contributing

We welcome contributions! If you'd like to enhance TrueExplora or fix any issues, please follow our contribution guidelines.

License

This project is licensed under the MIT License.


Feel free to customize it according to your project structure and additional information you want to include.

About


Languages

Language:TypeScript 97.5%Language:JavaScript 1.6%Language:CSS 0.9%