

<p align="center">
  <img src="/react-frontload.png" alt="React Frontload" width="577" height="111">
</p>

<h3 align="center">Simple full-stack data loading for React</h3>

<p align="center">
  <a href="https://www.npmjs.com/package/react-frontload">
    <img src="https://img.shields.io/npm/v/react-frontload.svg?style=flat-square">
  </a>

  <img src="https://img.shields.io/npm/dm/react-frontload?style=flat-square">

  <a href="https://twitter.com/davnicwil">
    <img src="https://img.shields.io/twitter/url?label=made%20by%20%40davnicwil&style=social&url=https%3A%2F%2Fdavnicwil.com" />
  </a>
</p>

<p align="center">
  <a href="https://davnicwil.com/react-frontload">View documentation</a>
</p>


## About

A library to load & manage data inline in React components that works on client and server.

- **Installation** — `npm install react-frontload`
- **Documentation** — [view here](https://davnicwil.com/react-frontload)

<br />

Looking for `v1.x`? See the docs [here](https://github.com/davnicwil/react-frontload/tree/v1)

<br />


<sub>*Logo icon made by [Freepik](http://www.freepik.com/)</a> from [www.flaticon.com](https://www.flaticon.com/)*</sub>