added and styled weather-fetch and card component. also applied some styling to app.css

This commit is contained in:
Yusuf İpek
2021-01-21 16:03:50 +03:00
parent b0e5713b24
commit c1bc1b06cb
10 changed files with 908 additions and 53 deletions
+2
View File
@@ -7,10 +7,12 @@
"@testing-library/react": "^11.2.3",
"@testing-library/user-event": "^12.6.0",
"moment": "^2.29.1",
"node-sass": "^4.14.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-live-clock": "^5.0.13",
"react-scripts": "4.0.1",
"scss": "^0.2.4",
"web-vitals": "^0.2.4"
},
"scripts": {