This is nextJS application.
This project allows users to see today's current weather conditons, as well as the following hours of the day.
- Visual Studio Code (VSC) Editor (recommended)
- Git bash (recommended)
- This Github repo
Or if you want to browse around the application's interface, here is the link: https://main.d2rmhsg0vbsgdx.amplifyapp.com/
-
Clone the repository:
https://github.com/davonbl/todays-weather-app.git
-
After entering either the client or server directory, install the dependencies in the client and server directories:
npm install
-
Start the development:
- Client
npm run dev
-
Now you should be able to utilize this application. Cheers!
- nextJS : https://nodejs.org/docs/latest/api/