https://github.com/bhabishya-123/weatherapp-nodejs
I have created weather app that fetch data from api and dynamically show its data in websites using Nodejs.
https://github.com/bhabishya-123/weatherapp-nodejs
nodejs weather-app weather-app-ejs weather-app-nodejs weather-app-project weather-app-using-api weather-application
Last synced: about 2 months ago
JSON representation
I have created weather app that fetch data from api and dynamically show its data in websites using Nodejs.
- Host: GitHub
- URL: https://github.com/bhabishya-123/weatherapp-nodejs
- Owner: Bhabishya-123
- Created: 2022-03-13T09:23:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-25T08:17:51.000Z (about 2 years ago)
- Last Synced: 2025-03-01T23:36:03.780Z (8 months ago)
- Topics: nodejs, weather-app, weather-app-ejs, weather-app-nodejs, weather-app-project, weather-app-using-api, weather-application
- Language: CSS
- Homepage: https://weather-u2qd.onrender.com/
- Size: 8.06 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# weatherapp-nodejs
I have created weather app that fetch data from api and dynamically show its data in websites using Nodejs.# what you need to use
You have to use EJS(like: HTML) , CSS and small piece of nodejs code to make this small weather-api-apps.
Generally, here we are just fetching globally available data from other sites by using api.# Level
Basic
It is very simple and important projects of nodejs api.
So you can add this app in your resume as well.# How to use this code on your projects
You can simply download every files from github and after that you have to install npm and have to download all the dependencies listed in package.json file
Why i need to download further stuffs?
ans= because nodemodules folder can't be uploaded in github and as you know it stores all the dependencies inside .