Skip to content

renovatt/tractian-front-end-challenge

Repository files navigation

🏋️‍♂️ Front-End Challenge - Tractian

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

🎨Previews

Web Layout

Web-1 Web-2 Web-3

Mobile Layout

mobile-1 mobile-2

🛠️ Technologies

💻 Front-End

📚 Libs

🎨 Styles

🔋 Version and Deploy

⚙️ Settings and Installation

# 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