Giter Club home page Giter Club logo

sawoweather's Introduction

SawoWeather

  • Developer Days --> Web Development Track --> Sawo Challenge Submission Developer DaysWeb Development

Developer Days

  • Timeline : August 22 - September 26, 2021

Web Development Track

  • 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

Live Link

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

sawoweather's People

Contributors

shwetkhatri2001 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.