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.
- React
- Next.js
- Redux Toolkit
- Axios
- Clean Architecture
- Highcharts
- TailwindCSS
- Prettier + Eslint
Yarn v1.22+
After cloning the repository, use yarn install
or just yarn
to install dependencies.
Run yarn dev
to start development server.
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.