JohnMartin-19 / StackUp_DAO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quest 5 - Build a Voting dApp (Frontend)

Getting Started

Welcome to the finale quest of the campaign where we will build the frontend components 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/clement-stackup/StackUp_DAO.git
  1. Navigate to the project directory:
cd StackUp_DAO
  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


Languages

Language:TypeScript 65.4%Language:CSS 30.2%Language:JavaScript 3.8%Language:HTML 0.6%