Built using React and TypeScript with APIs. Any bugs or suggestions are welcome. Made with love ❤️.
- I wanted to get to know React and TypeScript better
- I wanted to learn how to use APIs in React
- I'm a beginner in React and TypeScript, so the code may not be the best
- React
- TypeScript
- Open-Meteo API
- Reverse Geocoding API from BigDataCloud
- Make sure you have node and npm installed
- Clone the repository
- Run
npm install
- Run
npm start
- Open http://localhost:3000 to view it in the browser.
- Get the weather of your current location
- Get the weather of any location by searching for it
- Current forecast
- Current map location
- Forecast for the next 3 days