/react-weather-app

Weather App using React-Weather API

Primary LanguageJavaScript

WEATHER APP (REACT WEATHER API)

To check this Please see instructions below:

       * Clone the repository;
       
        * Run npm install;
        
          * Run npm start;
          

BUILDED BY :

  • NOTES :
   * npx create-react-app react-wether-app;
   - npm i bootstrap (not supproted in ubuntu) ;
   * Ubuntu Users: npm install --save bootstrap@3.3.7 / npm install --save bootstrap / yarn add bootstrap;

   * npm i https://github.com/erikflowers/weather-icons.git / npm install --save https://github.com/erikflowers/weather-icons.git  ; / npm i https://github.com/erikflowers/weather-icons.git --save ;