Skip to content

A webpack based react boilerplate with component level segregation & SASS

Notifications You must be signed in to change notification settings

ogil7190/cheapify-react-boilerplate

Repository files navigation

cheapify-react-boilerplate

Cheapify - A webpack based React boilerplate for easy project setup

  1. Includes working router using react-router.
  2. Includes working mechanism for fetching and posting using axios.
  3. Includes custom MessageBus for event based operations.
  4. Images & SASS loaders included.
  5. Component Level Segregation for each component & view.
  6. Highly Segregated folder structure like utils, services, hocs, views etc...
  7. Easy to Use & loaded with command for easy build.
  8. Easy to get help, simply raise an issue & get solution faster.

Thanks to Aman Kalra for the contribution.