# Frontend ## Installation ``` yarn install ``` ## Run Locally ``` yarn start-trends ``` ## Build ``` yarn build-trends ``` Then, just commit on the main branch (Vercel takes care of the rest) ## Adding a Secret Update .env, .env-template, and Vercel.