Design and implementation of a user dashboard on the web for an IoT-based tracking system
In this project, I've implemented a front-end dashboard to illustrate mock location data of user tags. This project is well-designed in the sense of UI/UX and is responsive in all sizes.
- Written in Next.js 13 and React 18 🥳
- Styled with TailwindCSS 🌬️
- Empowered with Typescript 🧵
- Using Ant design components 🐜
- Using Axios for requests 🌐
- Enriched with Tests using Cypress 🧪
- Backed by Nest.js, you can check this repo for the back-end code 🐈