Giter Club home page Giter Club logo

b.weather's Introduction

Your icon here

B.Weather


GitHub language count GitHub release (latest by date) GitHub repo size
en pt

Description   |    Running at Expo   |    Running locally   |    What's inside?   |    License

📋 Description

B.Weather is a current weather and weather forecast app for your location. It was initially developed as a technical challenge for React Native at Builders.

📱 Running at Expo

You can see the latest version of the app available on the Expo Store, to run on your smartphone, just download the Expo app from the app store and scan the QR Code below, or by accessing here:

🚀 Running locally

  1. Download the repository
  • Using Git
  git clone https://github.com/henry-ns/b.weather.git
  • Using Github CLI
  gh repo clone henry-ns/b.weather

💡 or in whatever way you prefer

  1. Installation

Inside the repository folder, run the following command:

  yarn install

💡 You can use any package manager you like, such as npm or pnpm.

  1. Execution

To run on iOS emulator, run the following command:

  yarn ios

To run on Android emulator, run the following command:

  yarn android

💡 For more detailed information, access the Expo documentation.

🧐 What's inside?

🏗️ Technologies

💄 Linter Tools

📦 Packages

A quick look at the directories inside the ./src.

./src
 ├── components
 ├── enums
 ├── hooks
 ├── routes
 ├── services
 ├── styles
 ├── types
 ├── utils
  1. components: folder with application components following the Atomic Design pattern.

  2. enums: folder with the application's enums

  3. hooks: custom react hooks.

  4. routes: application routes.

  5. services: Third party services used.

  6. styles: global styles.

  7. types: folder with application types.

  8. utils: recurring utility functions.

📝 License

This project is under the MIT license. See the file LICENSE for more details.


Build with 💙 by Henrique

b.weather's People

Contributors

henriquepw avatar

Stargazers

Roman avatar

Watchers

James Cloos avatar  avatar

b.weather's Issues

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.