Giter Club home page Giter Club logo

weather-check-app's Introduction

weather-check-header

languages count repo size license stars

About   |    Layout   |    Run project   


  About

This is a simple application developed with Expo using React Native. It aims to search for current weather data based on the user's coordinates.

  Layout

The layout was developed by me and was based on a minimalist, clean layout with only the necessary information the user.

  Run project

  • This project was developed with Expo, so you need to have the expo installed globally on your machine: npm install expo-cli --global or yarn add expo-cli -g.

  • With the expo installed, install the dependencies using the package manager of your choice: yarn or npm install.

  • To search the API, you will need an access key, which can be generated by following the steps:

    • Access this website and create an account with your email.
    • After creating an account, an access key will be sent to your email. Copy that key.
    • Access the folder src/config and create a file app.env.ts (use the base app.env.example.ts file) and insert your key in variable openweather_api.
  • With the dependencies installed, run the server: yarn start, npm start or expo start;

  • In the tab that opens in your browser, choose the option to view application:

    • View on physical device: Install the Expo app (or Expo CLI on Android) and scan the QR Code with your camera.
    • View on emulator: Install the Expo application on the emulator, and on the open tab after running the server, select the option: Run on Android device/ emulator.

    ⚠️ Remember that both devices(server and physical device) must be on the same network.


Made with ❤ by Julia Bresolin!
Follow me on social networks!

weather-check-app's People

Contributors

juliabresolin 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.