Skip to content

anamanuellar/Weather-App

Repository files navigation

Weather-App

Table of contents

General info

This project is practice of what I have been learning with React Native.

Technologies

This project was created with:

  • Node: 16.14.2
  • Expo: 5.3.0
  • OpenWeather API

Setup

To run this project, install it locally using Expo:

$ cd ../lorem
$ expo init NameProject
Navigate to the folder and install some packages using the command:
$ npm install @react-navigation/native
$ npm install @react-navigation/material-bottom-tabs
$ npm install expo-location
$ npm install react-native-paper
$ npm install react-native-vector-icons
$ expo start

Source

This project would not be the same without the tutorial of Rohit Kumar Thakur (https://ninza7.medium.com/make-a-weather-forecasting-application-using-react-native-expo-4d3cd9007245)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published