Skip to content

Advanced React Boilerplate with database, Auth and testing setup.

Notifications You must be signed in to change notification settings

cptiwari20/React-Starter-Boilerplate

Repository files navigation

React_Starter_Boilerplate

  • 'React - Components'
  • 'Redux - State Management'
  • 'Webpack + Babel - Bundler and Compiler'
  • 'Jest and Enzyme - Testing'
  • 'Firebase - realtime database and Authentication'

Get started

  • Clone the repo.

  • Run yarn install or npm install

  • Run npm run dev-server ** Visit the App by visiting to the http://localhost:5000