- React (Vite): Frontend framework for building the application.
- React Flow: A highly customizable React component for building interactive graphs and node-based editors.
- Tailwind CSS: For styling the application.
- TypeScript: Brings Type Safety to your react applications
Follow these instructions to set up the project on your local machine.
To get a local copy up and running, follow these simple steps:
- Clone the repository:
git clone [email protected]:mujtbkhn/aurva-task.git
- Navigate to the project directory:
cd aurva-task
- Install dependencies:
npm install
- Start the application:
npm run dev