A responsive React + Redux Toolkit app that simulates real-time crypto price tracking.
- React
- Redux Toolkit
- TypeScript
- Tailwind CSS (optional)
- Mock WebSocket (via setInterval)
- Dynamic updates to prices and volume
- Color-coded percentage changes
- Responsive design with mock data
Add your screen recording or GIF here
npm install
npm startstore/: Redux slice and storecomponents/: Table UIassets/: Mock data