Yükgetir; lojistik yönetimini dijitalleştir, tüm nakliye süreçlerinin akıllı telefonlarla kontrol edilip yönetilmesini sağlar.
Yükgetir project is created with Next.js and typescript. It uses tailwind css.
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
├── ...
├── stores # redux-toolkit and rtk-query files
├── components # Page components
├── shared # General purpose components
│ ├── buttons # `primereact` library customized elements
│ ├── navigations # headers for layouts
│ ├── elemenets # form elements
│ └── modals # includes modal contents
└── ...
- Docusaurus documentation
- Realtime form with errors
- React Hook Form implementation