This app uses a pre-built weather API to fetch weather information for a particular location, city or country.
- NodeJS
- React
- VS Code (recommended)
To run this app you would need to clone this to your local machine
git clone https://github.com/cruxbreaker/react-weather-app.git
Open the terminal and Run the app using
npm strat
Open your browser and go to:
localhost:3000