FRONTEND CHALLENGE (ReactJS Version)

Concepts

  • Functional Programming (React Hooks)
  • Clean Code
  • CBD -> Component Based Development

Setup

  • Clone the repo
  • Install by running: yarn && yarn install
  • Run with: yarn start
  • Build with: yarn build