Skip to content

davonbl/todays-weather-app

Repository files navigation

Today's Weather Application

This is nextJS application.

This project allows users to see today's current weather conditons, as well as the following hours of the day.

Tools needed

  • 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/

Installation

  1. Clone the repository:

    https://github.com/davonbl/todays-weather-app.git
  2. After entering either the client or server directory, install the dependencies in the client and server directories:

    npm install
  3. Start the development:

    • Client
    npm run dev
  4. Now you should be able to utilize this application. Cheers!

Documentation

About

Today's Weather App where you can see the weather within your area.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors