/usadata-challenge

Primary LanguageJavaScriptMIT LicenseMIT

USADATA.COM Code Challenge

Installation

Install dependencies:

npm install or yarn

Compile the code for development and start a local server:

npm start or yarn start
  • The file path and output name file are hard-coded, but It can easily become an API call or compute process.

License

MIT