Skip to content

Latest commit

 

History

History
125 lines (82 loc) · 2.94 KB

README.md

File metadata and controls

125 lines (82 loc) · 2.94 KB

ABOUT THE PROJECT

Weather Bytes

html

Welcome to Weather Bytes, a weather forecast website that informs users of the latest weather updates. This website is designed to get users accurate weather forecasts for their location, no matter where they are.


TECH STACKS USED

npm CSS js nodejs express


Features

  • Live weather forecast
  • Real time API
  • Responsive

Run Locally

Clone this Project

https://github.com/Swati-Tanu/Weather-Bytes.git

Install npm Packages

npm i --global

Go to Backend Folder

cd src

Run Server

npx nodemon app.js

Runs the project in the development mode

http://localhost:8000

Environment Variables Required

port

API Endpoints

Welcome

GET  /

Weather Forecast

GET  /weather

About

GET  /about
Project Highlights

Landing Page

Landing Page

Weather Page

Weather Page

International Forecast

Result2

National Forecast

Result1

About

About

Demo

Live

Author

SWATI TANU