Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohammad-jamal/weatherappbyexpressjs
Weather Application - ExpressJS
https://github.com/mohammad-jamal/weatherappbyexpressjs
bootstrap5 css3 expressjs html5 javascript nodejs
Last synced: 9 days ago
JSON representation
Weather Application - ExpressJS
- Host: GitHub
- URL: https://github.com/mohammad-jamal/weatherappbyexpressjs
- Owner: Mohammad-Jamal
- Created: 2024-06-29T15:43:03.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-06-30T09:11:03.000Z (5 months ago)
- Last Synced: 2024-07-01T19:51:34.802Z (5 months ago)
- Topics: bootstrap5, css3, expressjs, html5, javascript, nodejs
- Language: Handlebars
- Homepage: https://express-project-three.vercel.app/
- Size: 3.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Express.js Weather App
This is an Express.js project that includes routing for a homepage, an about page, and a weather page. The weather page allows users to search for any city in the world to get its temperature and weather status (e.g., clear, rain, clouds, mist, etc.).
## Features
- **Homepage**: The main landing page of the application.
- **About Page**: A page providing information about the application.
- **Weather Page**: A page where users can search for the weather details of any city.## Live Demo
You can access the live application [here](https://express-project-three.vercel.app/).
## Installation
To run this project locally, follow these steps:
1. **Clone the repository**:
```bash
git clone https://github.com/your-username/express-weather-app.git
cd express-weather-app