This project is part of the hackathon Astro Online Hackathon. This is a web3 education dApp on the Internet Computer Protocol, built with:
- React 18 with Vite
- Tailwind CSS for the styling of components
- ICP Backend Canister on the Motoko programming language
- Internet Identity
- Zustand for central state management
- The Connect2IC library (React + ICP integration)
It seeks to become a portal of knoledge and a community for learners and tutors to grow the ecosystem.
- Feature 1
- Feature 2
Clone this repo and then, from your command line:
# Go into the repository
$ cd ICPTutorials-React
# Install dependencies
$ npm install
# More
The backend canisters were taken from a previous repo:
And also the docs for the tools used
MIT