/mution

repository for technoscape competition by binus, June 2022

Primary LanguageTypeScript

mution

it's an app focuses on automating mutation for all your digital wallet, so you don't have to remember writing down that last meal you had in your excel.

this app uses react.

how to run

first, run the backend for mution. it's in this repo

  1. npm install
  2. npm run start
  3. go to your browser and open localhost:3000. mution should be running there