Skip to content

nvtrinh2001/placemark-svelte

Repository files navigation

Travisor

Travisor: A Travel Advisor Application

NPM

The application provides basic information when travelling to new places.

Travisor is built using Svelte, Leaflet, and some other packages.

It relies on several APIs hosted on RapidAPI:

It is also connected to Travisor Server to save locations provided by users.

Website

Check out Travisor website:

Key Features

  • Search: search locations around the world:
    • Tourist attractions
    • Hotels
    • Restaurants
  • Favorite: add your own favorite locations.
  • London Discovery: discover London with recommendations.
  • Map: locations can be shown on the map.

Installation

Clone this directory

git clone git@github.com:nvtrinh2001/placemark-svelte.git

Update new versions for dependent packages

// Check if there is any new versions
ncu
// Update new versions in package.json
ncu -u

Build

npm install

To run the application on your local machine:

npm run dev

The application should start running:

About

Travel Advisor Application using Svelte Framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published