8000 GitHub - codingwithdidem/forecaster
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

codingwithdidem/forecaster

Repository files navigation

🌟 Weather Forecaster App

A case study project for Spiky.ai 💛

Demo

See Demo

Screenshots

App Screenshot

Run Locally

Clone the project

  git clone https://github.com/codingwithdidem/forecaster.git

Go to the project directory

  cd forecaster

Install dependencies

  yarn

Start the dev server

  yarn dev

Tech Stack

  • NextJS - The React Framework for production.
  • TypeScript - Type Checking.
  • React Spinners) - A collection of loading spinners with React.js based on Halogen.
  • Chart.js - Simple yet flexible JavaScript charting for designers & developers
  • Weatherbit API - The High Performance API for all of your Weather needs.
0