Skip to content

Weather App developed using ReactJS, OpenweatherApi,TailwindCSS and deployed on Netlify

Notifications You must be signed in to change notification settings

fahadyaseen001/Weather-WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Web-App

This is a Weather App created in React.js with real-time data fetching. The project incorporates the concepts of Hooks, API fetching, and dynamic data implementation.

Getting Started

Prerequisites

  • Git
  • Node.js
  • NPM or Yarn
  • Vite

Installation

1.Clone the repo:

git clone https://github.com/Shrekpepsi/Weather-WebApp.git  

2.Navigate to the project directory:

cd Weather-App

3.Install dependencies:

npm install

or if you're using Yarn:

yarn install

Running the App

Start the development server:

npm run dev

or with Yarn:

yarn dev

The app will be running on http://localhost:3000 or another port if specified.

Built With

  • React.js - A JavaScript library for building user interfaces
  • Vite - Frontend Build Tool

Author

Fahad Yaseen

About

Weather App developed using ReactJS, OpenweatherApi,TailwindCSS and deployed on Netlify

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published