First clone the project
git clone https://github.com/HusseinKaraki99/weather-app.git
Install node_modules
npm install
Run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 .
- Axios
First clone the project
git clone https://github.com/HusseinKaraki99/weather-app.git
Install node_modules
npm install
Run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 .