An sample application to display 5 days weather forecast for selected location. Built with Create-react-app with follow libries: React boostrap, react query, axios, react-lazyload...
Searching location: Auto suggest location when input at least 2 chars. Display some information for 5 day forecast with lazy loading weather images. Not supported multilingual yet.
Using msw libarary with some predifined mock data. Using Jest testing framework.
Clone down this repository. You will need node and npm installed globally on your machine.
Installation:
To Run Test Suite:
To Start Server:
To Visit App: