Weather App allows you to check today's weather forecast and for the following days with detail like humidity, wind direction, visibility and air pressure
Demo of this project is here
Because of this project I consolidated my Redux Toolkit and NextJS knowledge
This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/Carexo/weahter-app
# Go into the respository
$ cd weather-app
# Install dependencies
$ npm install
# Run the app
$ npm run devNow, open your preferred web browser and visit http://localhost:3000 to see the application running.
- GitHub @Carexo
- Twitter @Carexo_03
