Simple system that facilitate money transfer capabilities.
Client: React, Zustand, Mantine, Typescript
Server: Node, Express, Typescript, Docker
Backend
First we need to install Docker
cd backend
docker compose up
Frontend
cd frontend
npm install
npm run start
Finally, access the app on http://localhost:3000/