Code Monkey home page Code Monkey logo

mobile-weather-app's Introduction

Welcome to my mobile weather app! ๐Ÿ‘‹

I have recently started learning JavaScript and React, and wanted to create simple projects to learn more while actually doing. This weather app is the third of a series of other web and mobile apps I intend to build to get more experience and skills, which will help me to be ready for real world projects. In this case, I used React Native, since I wanted to learn a bit about it.

In this app, you can select a country from the dropdown list, and some basic information about the current weather will be displayed.

You can check out my other projects here.


Installing the app ๐Ÿค“

  1. Navigate to the main page of the repository, and click on the code button:

Screenshot 2021-09-13 at 14 59 59

  1. Click on the tab SSH, and copy the given link:

Screenshot 2021-10-08 at 15 08 21

  1. Open your terminal.

  2. Change the current working directory to the location where you want the cloned directory.

  3. Type git clone, and then paste the SSH you copied earlier:

$ git clone [email protected]:vebarina/mobile-weather-app.git

  1. Press Enter to create your local clone.

Setting up the app ๐Ÿ—’๏ธ

  1. Install the Expo client app on your iOS or Android phone and connect to the same wireless network as your computer.

  2. In your terminal, run npm install -g expo-cli to install Expo CLI globally.

  3. Navigate to your cloned repository.

  4. Run npm install to install all dependencies.

  5. Run npm start or expo start to start the app.

On Android, use the Expo app to scan the QR code from your terminal to open your project. On iOS, use the built-in QR code scanner of the Camera app.

mobile-weather-app's People

Contributors

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