This repo contains code for Bitespeed frontend task.
- React
- ReactFlow
- Typescript
- Zustand
- Tailwind
-
Clone this repository.
-
Install dependencies:
npm install
-
Start the frontend application locally:
npm run dev
By default, it will be available at http://localhost:5173.