Back from my wedding and Weather App Completed
Hey everyone, I have been away for about a month because my wife and I just had our wedding. It was a great event and now that it is over, I am glad to be back in the peace of the day-to-day. Just finished up the Weather App, for the most part. I know I need to implement styled components rather than a CSS sheet and I also need to refactor the code and perhaps use more components rather than a few big ones. Let me know if you have any tips on that please. But it looks like everything is working properly and I'm quite happy to have finished this, the first serious React project. And @Cristian Florea let me know how you did the slide in of the components while loading instead of the basic "fetching data..." PREVIEW: https://qlfvlr.csb.app/city/Seoul CODE: https://codesandbox.io/p/sandbox/weather-app-qlfvlr?file=%2Fsrc%2FApp.js%3A16%2C13