Skip to content

thaerlabs/tripsorter

Repository files navigation

Trip Sorter

View Demo Here

Running the project for development

  • clone the repo
  • run yarn or npm install
  • run yarn dev or npm run dev

Build the project for production

  • run yarn build or npm run build

Running tests

  • npx jest or yarn test or npm t

Tech and Libraries

  • Typescript
  • React
  • Material UI
  • lodash-es (-es for tree-shaking on production using es2015 modules)
  • webpack 4
  • now for quick deployment

About

Simple Trip Sorting App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published