Payment methods listing app using deriv's websocket

This Project has been initiated using Vite + React + Jest + React testing library.

Run the app

  • Pull the repository
  • Run npm i
  • Run npm run dev

Run the tests

You just need to run npm run test