Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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