An open API service indexing awesome lists of open source software.

https://github.com/mazensayed91/project3_frontend_nanodegree_udacity


https://github.com/mazensayed91/project3_frontend_nanodegree_udacity

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Weather-Journal App Project

## Overview
This project deals with the weather api, using zip code, you can get the current temperature.

## Instructions
First you should have node installed in your device,
* To run it you should clone the repo
* Then install the dependancies using npm as follows:
- npm i cors body-parser express
* Then run the server using: node server.js