Nyancouver Mewcast is cozy a web application that provides users with a weekly up-to-date weather forecast from Vancouver BC.
- OpenWeather API
- Axios
- Next.js
- CSS
installation:
npm i axios
# or
npm install axios
run the app:
npm run dev
# or
yarn dev