Skip to content

ShwetKhatri2001/SawoWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

SawoWeather

  • Developer Days --> Web Development Track --> Sawo Challenge Submission Developer DaysWeb Development
  • Timeline : August 22 - September 26, 2021
  • offered by Mozilla Durg

Checkout - SawoWeather

Features πŸš€

  • Passwordless authentication by Sawo Labs
  • Fetching and showing all details related to weather of the city using WeatherAPI - REST API
  • Also showing city related image using Bing Image Search - REST API

Preview

Deployed at Netlify.

Preview

Installation

First these commands and follow mentioned steps to get your app ready with installation.

git clone https://github.com/ShwetKhatri2001/SawoWeather.git
npm install 

After installations, make a file .env in root directory and add some env variables there.

  • First add REACT_APP_RAPID_API_KEY which is api key to use both the rest apis. Get your own API KEY from Rapid API Docs.
  • Second add REACT_APP_SAWO_API_KEY which is api key to use sawo auth for your app. Go to Sawo Labs , create a new project and genrate your api key.
  • Third add REACT_APP_SAWO_CONTAINER_ID which could be any string for ui container id.
  • Fourth add REACT_APP_SAWO_IDENTIFIER_TYPE which will is email or phone_number_sms authentication type as per your app's requirement.

To run your app use this command.

npm start

Contributing

If you find bugs with this project, pull requests are always welcome. You can create an issue here. Your ⭐ is also greatly appreciated.

Checkout my GitHub profile and view other projects

About

Find sawoweather of your city now 😎

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published