Skip to content

Files

Latest commit

954f7e1 · Sep 24, 2022

History

History
49 lines (32 loc) · 919 Bytes

README.md

File metadata and controls

49 lines (32 loc) · 919 Bytes

Open Weather Api - ReactJS App

Dependencies

  • Context API
  • Axios
  • React Icon
  • reactstrap
  • Bootstrap
  • sass

1664060648058

Dark Mode

1664061059591

Mobile

1664060898585 1664060757584

Run it on your computer

Clone the project

  git clone

Go to the project directory

  cd ...

Install required packages

  npm install

Run the server

  npm run start