This project is a React application.
To get started with the project, follow the instructions below.
Make sure you have the following installed on your machine:
- Node.js (v14 or later)
- npm (v6 or later)
-
Clone the repository:
git clone https://github.com/mnmt7/react-flow cd react-flow -
Install the dependencies:
npm install
To start the development server, run:
npm run devThis will launch the application, and you can view it in your browser at http://localhost:5173 (or another port specified in the console).
- React
- React Flow
- TypeScript
- Tailwind CSS