Skip to content

oojr/bobert-billing

Repository files navigation

Bobert Billing

Commands

Running Locally
npm install
npm start // App will will listen on port 3000
Generating new Components/Containers
npm run generate
Build for production
npm run build
Testing
npm run test

Project Setup

The project for the challenge was bootstraped from react-boilerplate, Some of the nice features this boilerplate v4 comes with are:

  • React Component and Container generation throught the command line
  • Test setup and test coverage reporter
  • Webpack config for productionizing an app and assets
  • Internalization setup
  • Other best practices

Other Technologies used

Credits

Credit to the designer who provided the reference Sketch

About

Billing Page Example for a Fictional character using React Hooks, React Table, Styled Components and Redux Sagas

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published