Skip to content

ankitgupta143/Weather-Dashboard---React.js-Material-UI-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot 2024-07-05 215130



With The Weather Forecasting user can search locations by city name and observe the weather for the next 5-6 days and 3 hour interval.
The app is developed using React.js and material-UI.


💻 Live Demo:

https://weather-dashboard-website.netlify.app


✨ Getting Started

  • Make sure you already have Node.js and npm installed in your system.
  • You need an API key from OpenWeatherMap. After creating an account, grab your key.
  • Then, under the src directory, go to api/OpenWeatherService and replace WEATHER_API_KEY with your OpenWeatherMap API Key.
    • api/OpenWeatherService.js: It contains the code related to the back-end of the application.

⚡ Install

  • Clone the repository:
git clone https://github.com/ankitgupta143/Weather-Dashboard---React.js-Material-UI-.git
  • Install the packages using the command npm install

📙 Used libraries

  • react-js
  • material-ui

Check packages.json for details


📄 Todos

  • Styled-components
  • Convert the entire project to TypeScript
  • Unit Testing
  • On launch, find user location weather by utilizing GeolocationAPI/GEOCODING
  • Celcius/Fahrenheit conversion
  • Dark/Light Mode

Thank You ☺

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published