Skip to content

Latest commit

 

History

History

README.md


React Frontend for Statusify


Features

  • Serverless Focused (Hash Router Support)
  • Latency and Downtime Metric Types Supported
  • Internationalization Support (i18next)
  • Day.JS Formatting
  • Light and Dark mode Support

Technologies

Getting Started

Development:

$ yarn install
$ yarn start

Production

$ yarn install
$ yarn build