Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 

Repository files navigation

Weather API

A simple Weather API web application that provides weather information for a specified location, with a front-end built using React.js.

Link demo: https://weather-api-fontend.onrender.com/ (Note: Because of using the free version, if there is no activity for a certain period, the server will be shut down to save resources. When you need to use it again, the server will take about 50 seconds to restart. This can cause a delay in processing your requests. )

Description

This Weather API allows users to get current weather data based on city names. The API fetches data from an external weather service and provides it in a user-friendly format. The front-end is developed using React.js for a responsive and dynamic user experience.

Technologies Used

  • React.js: Front-end framework
  • Node.js: Server environment
  • Express.js: Web framework for Node.js
  • MongoDB: Database
  • Weather API: External weather data provider

Features

  • Fetch current weather data for a specific city.
  • Display temperature, humidity, weather conditions, and more.
  • User-friendly web interface built with React.js.
  • Search for weather by location.
  • Receive weather notifications via email.
  • User authentication (login, password reset).

Installation

Prerequisites

Clone the Repository

git clone https://github.com/PThanh1803/Weather_API.git
cd Weather_API
npm install
npm run dev 

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages