/Task

Locale.ai task

Primary LanguageJavaScript

Task

Locale.ai task to visualize xrider data.

This web app takes a csv file as a upload and perform map rendering and data visualisation mapping from the csv file data.

Install

With npm installed, run

$ npm install
$ cd task
$ npm install

Usage

$ npm run dev

This will start the backend run on port 5000 and frontend will be running on port 3000 (if 3000 port is free else it ask for next port after 3000).

See Also

License

MIT