Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 897 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 897 Bytes

Manager Dashboard

Manager Dashboard is a React application made with TypeScript and TailwindCSS. You can browse industrial mechanic metrics and make a few static micro-interactions underneath the screens, thanks to Tractian API.

Wallpaper

Technologies

  • React
  • Next.js
  • Redux Toolkit
  • Axios
  • Clean Architecture
  • Highcharts
  • TailwindCSS
  • Prettier + Eslint

Requirements

Yarn v1.22+

Installation

After cloning the repository, use yarn install or just yarn to install dependencies.

Start

Run yarn dev to start development server.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT