Skip to content

Create react app boilerplate with module based folder structure to ensure scalability

Notifications You must be signed in to change notification settings

saschb2b/cra-mantra-kickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Catch'em all with GraphQL

This repo is for testing clean ways to fetch data, handle loading cycles, displaying error and structure the code in a way that scales

Feel free to mark any bad code style or help me improve it by contributing. Would really appreciate it!

DEMO: https://saschb2b.github.io/cra-mantra-kickstart

Development

$ yarn install
$ yarn start

List Details