welcome to
Crypto Alert
A small summary of the app:
- It is built with NextJS and Tailwind CSS
- The core of communicating with 3rd party integration: WebSocketContext
- For handling incoming data by the provided criteria, a separate thread used in a Worker
- Cucumber + Cypress used for E2E testing, Component testing implemented with Cypress
- Two custom CI/CD jobs are set up for linting and testing the app, Vercel used for deploying the app