This single app page is created using Next.js and Tailwind CSS
The app is deployed on https://darrenzhang-broccoli-co.vercel.app/ using vercel
In the root directory of the project, you can run:
Runs the app in development mode.
To view the app, open http://localhost:3000 on your browser.
To view more details about development mode, please visit Next.js documentation.
Runs all the test suits for the app.
To view more details about test mode, please visit Next.js documentation.
Generates an optimized version of the application for production.
To view more details about the application build for production, please visit Next.js documentation.