Skip to content

Commit

Permalink
feat(Vercel): add deploy button
Browse files Browse the repository at this point in the history
  • Loading branch information
phonktown committed Oct 7, 2024
1 parent 1197749 commit f445619
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,16 @@ The required functionality includes:

[More details](https://www.notion.so/Custom-voting-UI-feature-description-bde7fde42d3749a3afcbab3a56f26674)

## Deploy to Vercel

Using the deployment button below, you can create your own version of the Voting UI on [Vercel](https://vercel.com/)

Please, click on "Deploy" and follow the Vercel instructions.

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/lidofinance/dao-voting-ui&project-name=lido-voting-ui&repository-name=lido-voting-ui)

Note: If the GitHub account attached to Vercel is a part of any GitHub organization, the Vercel "Pro" subscription plan might be required.

## Pre-requisites

- Node.js v12+
Expand Down

0 comments on commit f445619

Please sign in to comment.