/WeatherApp

Primary LanguageJavaScript

WeatherApp

The backend folder consists the Django server part. For running the server, you need to install its dependencies i.e. python3, django,rest_framework. The frontend folder consists React part i.e. UI part of the project, the instructions of which can be seen in the readme file inside Frontend folder