This is a fullstack procurement automation application completed with Next.js, Shadcn, AntDesign and Tailwind.
First, install the app dependencies:
npm install
# or
yarn
Secondly, start the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
Screen.Recording.2024-06-29.at.16.46.06.mov
There are validations on the required form fields