Weather App with KendoReact



This content originally appeared on DEV Community and was authored by vick bake

This is a submission for the KendoReact Free Components Challenge.

What I Built

The weather-app project is a frontend-mentor ongoing challenge for collecting and displaying live weather information for visitors based on their current location or search results.

Demo

You can find the project hosted on vercel

Project Repository

KendoReact Components Used

Following the list of KendoReact used components:

  • Skeleton
  • Button
  • UnstyledContext
  • Loader
  • SvgIcon
  • Input


This content originally appeared on DEV Community and was authored by vick bake