Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.33 KB

README.md

File metadata and controls

23 lines (18 loc) · 1.33 KB

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