/meteo

A weather application built with React Native, Context API, Node.js, and Express.js.

Primary LanguageJavaScript

Weather App

A weather application built with React Native, Context API, Node.js, and Express.js. The purpose of this app is to provide users with the current weather conditions of a given location.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You will need to have the following installed on your machine:

  • Node.js
  • React Native CLI
  • Expo CLI

Installing

Clone the repository to your local machine:

    
    git clone https://github.com/marouaneXan/meteo.git
    

Navigate to the project directory:

    
    cd weather-app
    

Install the necessary packages:

    
    npm install
    

Start the development server:

    
    npm start
    

Built With

  • React Native - A framework for building native mobile apps using React
  • Context API - A way to pass data through the component tree without having to pass props down manually at every level
  • Node.js - A JavaScript runtime built on Chrome's V8 JavaScript engine
  • Express.js - A web framework for Node.js

Contributing

If you'd like to contribute to this project, please fork the repository and make your changes. Then, submit a pull request with a detailed description of your changes.

Author

Marouane