- Login/Logout
- Register (Annotator)
- Management Project (CRUD)
- Management Sample follow by Project
- Add/update annotation
- View annotate with user (manager role)
https://data-annotation-fe.vercel.app
git clone https://github.com/toaingo2108/data-annotation-fe.git
cd data-annotation-fe
yarn
or
npm install
yarn dev
or
npm run dev
http://localhost:3000