NEAR Starter Kit

Production-ready NEAR dApp starter with React 19 + Tailwind v4

Project Overview

The hardest part of building a new dApp isn't writing the smart contracts or the frontend—it's finding the right tools and figuring out how to integrate them together. Wallet connection, state management, deployment, and styling libraries all need to play nicely, but documentation rarely covers how to wire everything up from scratch.

I built this NEAR Starter Kit to solve exactly that problem. It provides a complete, production-ready foundation with React 19, TypeScript, Tailwind CSS v4, Hot Labs wallet integration, TanStack Query, and Cloudflare Pages deployment—all pre-configured and tested together.

Now when I want to build a new application on NEAR, I can start coding features immediately instead of spending hours setting up the toolchain. Everything just works, so I know exactly where to start from every time.

Technologies Used

TypeScriptReact 19NEAR ProtocolTailwind CSS v4Cloudflare Pages
View Live DemoView Source Code