Skip to content

kkwock/OpenWeatherAPI-StarterKit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project

This is part of the NYU Tandon Career Hub - LeetCode BootCamp (Fall 2022).

Here's a starter kit to get you started for the Open Weather API project.

You have two options to get started with the project:

1. JS Starter Kit:

It includes a HTML/CSS/JS setup to get started. It can used as a beginner friendly project or can be turned into an advanced project with the help of JS libraries such as React.js or Next.js to build user interfaces.

2. Flask Starter Kit:

It includes a basic HTML/CSS/Python setup to get started. The folder includes further instructions to setup the project and get started.

Next Steps (Important Links)

Please setup your API Key using the following links and replace the *API_Key* in the starter code with your own API key.

Link to documentation of Free OpenWeather APIs

About

JS Starter kit for Open Weather API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 41.6%
  • JavaScript 27.1%
  • HTML 18.4%
  • Python 12.9%