Skip to content

react-chunky/react-chunky-list-chunk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


The (kinda) Full Stack React Framework (for mere mortals)

<p align="center">
<a href="https://github.com/react-chunky/react-chunky"> <img src="https://img.shields.io/badge/react--chunky-core-blue.svg"> </a>
<a href="https://www.npmjs.com/package/react-chunky"> <img src="https://img.shields.io/npm/v/react-chunky.svg"> </a>
<a href="https://travis-ci.org/react-chunky/react-chunky"> <img src="https://travis-ci.org/react-chunky/react-chunky.svg?branch=master"> </a>
<a href="https://codeclimate.com/github/react-chunky/react-chunky"> <img src="https://codeclimate.com/github/react-chunky/react-chunky/badges/gpa.svg"> </a>

Chunky is a (ridiculously) opinionated framework that helps you write better React Apps by organizing functionality in modular, reusable, composable and delicious chunks.

List Chunk

This chunk handles fetch a collection of data up and displaying a list as well as details screen for each item.

Have fun

Enjoy and happy coding!