app.co Website The website is a next.js application. To begin, install the required dependencies: yarn To run the development server: yarn dev To build for production: yarn build