656 B
656 B
Mango UI V2
Uses:
- Typescript
- Linting with ESLint
- Formatting with Prettier
- Linting, typechecking and formatting on by default using
husky
for commit hooks - Testing with Jest and
react-testing-library
ToDo:
- Create popup notification messages and wire up to
notify()
- Add logo and mark price to browser tab
- Finish migrating TradeForm from Ant to Tailwind
- Wire up cancel order in Open Orders
Run
yarn
yarn dev