Join the first Arweave Fullstack Hack for up to $50k in funding

Language
Docs

Documentation

Contributors: Brian Gershon, Tom Wilson, Jack Frain, Marton Lederer, VinceJuliano, Weronika K
Last Updated:

React Starter Kits

React is a popular library used for building user interfaces. Alongside other popular tools such as create-react-app, a React project can be compiled into a bundle. This bundle can be uploaded as a transaction to the permaweb where it will serve as a single page application.

React Starter Kit Guides:

  • Vite - React + Vite, publish with permaweb-deploy
  • Create React App - utilize Create React App to build a React permaweb app

Permaweb Application Constraints

  • 100% Front-end application (No Server-Side Backend)
  • Applications are served from a sub-path (https://[gateway]/[TX_ID])