Skip to content

A React application that plots the shortest path from A to B using Brazilian cities. Developed for Bachelor Algorithm's class.

Notifications You must be signed in to change notification settings

ocodista/traveling-salesman-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cities Distance Plotter

The idea of this project is to display the shortest route between a source and destination city

How to use

  • First, start the server
npm run start-server
  • Then, in another terminal, start the client
npm run start-client

About

A React application that plots the shortest path from A to B using Brazilian cities. Developed for Bachelor Algorithm's class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published