This Project is a weather-test-api that can be used to:
- Get the weather condition of any particular day or month.
- Update the weather condition of any particular month or date.
To Install Dependencies.
Builds the app for production to the build
folder.
It correctly transpiles the files from typescript to javascript and optimizes the build for the best performance.
To run the API.
Launches the test runner in the terminal or the CLI. Unit test for the getWeather and updateWeather feature.