cao7113 / hello-world-part-four-tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📝 Hello World Part Four Tutorial

This repository contains the starter files (starter-files) and completed version (completed) of Alchemy's Hello World Part 4 Tutorial.

ℹ️ About the tutorial

In this tutorial, we'll teach you how to create a full stack dApp by connecting your Hello World smart contract to a React frontend using Metamask and Web3 tools.

🤔 Note

Niether the starter-files nor completed have their node_modules folder. Before running npm start in your terminal to start the React project, run npm install to download all the package dependencies.

About


Languages

Language:JavaScript 67.1%Language:CSS 19.2%Language:HTML 13.6%