Skip to content

Manufg07/vote-contract-frontend

 
 

Repository files navigation

Build a Voting dApp (Frontend)

Getting Started

Frontend of our Voting dApp.

Pre-requisites

Before you begin, do ensure you have the following installed on your system:

  • Git
  • Node.js

Project Setup

  1. Clone the repository
git clone https://github.com/AElfProject/vote-contract-frontend.git
  1. Navigate to the project directory:
cd vote-contract-frontend
  1. Install the necessary dependencies & libraries
npm install

Now that you're set up, you're ready to start the quest! Follow the steps as outlined in the campaign. Each step contains detailed instructions to guide you through the process

Preview of Voting dApp

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 66.8%
  • CSS 29.0%
  • JavaScript 3.6%
  • HTML 0.6%