# dAppBooster > A modern starter kit built with React to quickly get started with your next web3 project. ## Docs - [Building your first dApp](/recipes/my-first-dapp): Wrapping and Unwrapping WETH - [Subgraphs](/recipes/subgraphs): **Initial setup** - [Installation](/introduction/installation): Getting started with dAppBooster in just a few minutes - [Introduction](/components/introduction): This section is a work in progress - [Manual Installation](/advanced/manual-installation): In case the installation script doesn't fit your needs these are the steps to perform a manual installation. - [Networks](/advanced/networks): To add / remove / edit a network supported by the dApp you can do it directly in the `networks.config.ts` file. - [Tech Stack](/advanced/stack): **Overview** - [dAppBooster Subgraph Plugin](/advanced/subgraph-plugin): This package provides a flexible and reusable solution for generating [GraphQL](https://graphql.org/) clients using `@graphql-codegen/cli`, integrated with `@tanstack/react-query`.