From 2e46b91fc1f687717dc1746cdb275e4f920ef4d9 Mon Sep 17 00:00:00 2001 From: Mayur Borse Date: Fri, 14 May 2021 22:39:03 +0530 Subject: [PATCH] Current location feature added in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d6c09e7..9d83734 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ yarn start // Local preview of production build ### Features - [x] Search by city +- [x] Search by current location (latitude, longitude) - [x] Responsive UI - [x] Data Caching - [x] Error handling @@ -38,9 +39,8 @@ yarn start // Local preview of production build ### Todos -- [ ] Search by current location (latitude, longitude) - [ ] Set city by latitude, longitude - [ ] Unit tests - [ ] Weather Icons (wind, pressure etc.) - [ ] Additional data (wind, pressure) in Bar Chart -- [ ] Sunrise, Sunset and Timezone in City Card +- [ ] Sunrise, Sunset and Timezone in City Card