https://github.com/aelfproject/vote-contract-frontend
https://github.com/aelfproject/vote-contract-frontend
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aelfproject/vote-contract-frontend
- Owner: AElfProject
- Created: 2024-06-15T11:44:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-21T05:27:49.000Z (almost 2 years ago)
- Last Synced: 2024-06-21T23:13:30.101Z (almost 2 years ago)
- Language: TypeScript
- Size: 3.5 MB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build a Voting dApp (Frontend)
## Getting Started
Frontend of our [Voting dApp](https://learn.aelf.dev/docs/tutorial/stackup/frontend/).
## Pre-requisites
Before you begin, do ensure you have the following installed on your system:
- Git
- Node.js
## Project Setup
1. Clone the repository
```bash
git clone https://github.com/AElfProject/vote-contract-frontend.git
```
2. Navigate to the project directory:
```bash
cd vote-contract-frontend
```
3. Install the necessary dependencies & libraries
```bash
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
