A client portal for registering issued passports and conducting comprehensive analysis through four analytical queries. Clients can register their passports, enabling in-depth analysis and data-driven decision-making in passport-related statistics using a user-friendly interface.
Start the server by running the command "npm run server"
Start the client by running the command "npm run client"
(or)
Start the client and server concurrently by running the command "npm run dev"