- Challenge: https://github.com/tractian/challenges/blob/main/front-end/README.md
- Link video: https://youtu.be/dtvUpBmczdE
Improvements
- Bring more meaningful data from assets, graphs and temperatures, relevant information for the user.
- Implement error handling in the API to facilitate its consumption and provide information to the user when a problem occurs.
- Improve the layout, making it more comprehensive with more detailed and dynamic information.
- Integrate tests to ensure stability
🚀 Preview - https://tree-view-ecru.vercel.app
💻 Front-End
📚 Libs
🎨 Styles
🔋 Version and Deploy
# Installing dependencies
npm install
# Compile and open the program for development
npm run dev
# Compile and minify for production
npm run build
🧑💻 Created by @renovatt