The repository "Import and Export Goods Entrusted System - FrontEnd" is a frontend application designed to support an Import and Export Goods Entrusted System. This system facilitates the handling of goods entrusted by customers for import and export processes. It is built with Next.js, a framework based on React, which supports server-side rendering, API integrations, and client-side features.
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
This project is the frontend application for an Import and Export Goods Entrusted System, designed to streamline and simplify the management of goods entrusted for international trade processes. Built with Next.js, it provides an intuitive user interface and efficient interaction mechanisms for managing shipments, tracking progress, and ensuring smooth communication between customers and service providers.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
This project is licensed under the MIT License - see the LICENSE file for details.




