Welcome to the finale quest of the campaign where we will build the frontend components of our Voting dApp!
Before you begin, do ensure you have the following installed on your system:
- Git
- Node.js
- Clone the repository
git clone https://github.com/Aelf-Dev-Centre/Developer_DAO.git
- Navigate to the project directory:
cd Developer_DAO
- 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