/weather-page

Weather Page

Primary LanguageHTML

Weather Web App

Tech Stack

  1. React
  2. Redux
  3. Axios
  4. NodeJs
  5. NPM
  6. Yarn

How to run this project

Install Package

npm install / yarn install

Setup Development Mode

npm start / yarn start
The local server will live at port 3000 by default

How to build this project

npm build / yarn build