DEV Community

AshaS22
AshaS22

Posted on

Day2: Working on Weather Application

Today I worked on a sample weather application.

Weather application consists on sample Data in the form of JSON. In the UI when the user enters the name of a city, application has to perform search n the sample data that is stored and the match weather information has to render in the form of a card.

I only have basic structure of the Project. Will be uploading the implementation details once the project is on github.

Top comments (0)