jameszenartist / weather-app

Weather App using Node & Express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App with Node/Express

Welcome to my Weather App using Node & Express!


As I've been improving upon my skillsets with Javascript and server side programming, I decided to create an application that uses a server proxy that makes API calls to the infamous openweather API!

As you might have guessed, my predominant focus on this project was to setup a backend server to handle the client requests while hiding API keys. In addition, I also integrated a rate limiting feature on making requests and api caching.

This app is currently being hosted on Heroku, and the live version can be found on my Portfolio Website:

Thanks for looking!


Table of contents:

Issues

In the case of a bug report, bugfix or a suggestions, please feel very free to open an issue.

Pull request

Pull requests are always welcome, and I'll do my best to do reviews as fast as I can.

Get Help

Motivation

My motivation was to build on my knowledge of Javascript and working on the backend, as well as increasing the potential for job opportunities as a Full Stack Developer.

About

Weather App using Node & Express


Languages

Language:JavaScript 45.3%Language:CSS 39.7%Language:HTML 15.0%