- 📣 web app with dynamic table. Add row and create or remove your own fields
- 🔧 TypeScript, React, React-Query, Ant Design, Axios, concurrently
- 📅 July 2022
Preparation
npm install
Run
npm start
To start web app only, run:
npm start:web
To start web app only, run:
npm start:api