Skip to content

Latest commit

 

History

History
67 lines (40 loc) · 1.56 KB

README.md

File metadata and controls

67 lines (40 loc) · 1.56 KB

ICP 3.0 Tutorials (React + Motoko on ICP)

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.

homepage

Key Features

  • Feature 1
  • Feature 2

How To Use

Clone this repo and then, from your command line:

# Go into the repository
$ cd ICPTutorials-React

# Install dependencies
$ npm install

# More

App Screenshots

Home Page List View

list

Credits

The Team

The Resources

The backend canisters were taken from a previous repo:

And also the docs for the tools used

License

MIT