Skip to content

Web application to search for locations and plot routes to that location! 🛣️

Notifications You must be signed in to change notification settings

Franklin361/rutas-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rutas App 🛣️

Web application to search for locations and plot routes to that location!

Demo

 

Features ⚙️

  1. Interact with the map.
  2. Search by place name.
  3. Get 10 places matching the search.
  4. View the selected place.
  5. Trace the route from the selected place to the starting point.
  6. Return to your location.
  7. Use your location to locate you on the map (asking for permissions).
  8. Show distance and travel time from your location to the selected place.

 

Main Technologies 🧪

  • React JS
  • TypeScript
  • MabBox
  • CSS
  • Netlify (to deploy the app)

 

Installation 🧰

  1. Clone the repository (you need to have Git installed).
    git clone https://github.com/Franklin361/rutas-app
  1. Install dependencies of the project.
    npm install
  1. Before running the development server, you need to... Create an .env file in the root of the project and set the following value...

    VITE_TOKEN_MAPBOX=
    
  2. Run the project.

    npm run dev

 

Demo ⛓️

https://routes-map-app.netlify.app/

About

Web application to search for locations and plot routes to that location! 🛣️

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published