The client is made using NextJS and is intended to be deployed to Vercel. This client must be connected to the Mira-API repo to pull any data. See the .sample-env file to set up the environment variables and connections. Run the following to start the client npm run dev