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

https://github.com/abdullahghanem/fend-weather-journal-app

fend-weather-journal-app
https://github.com/abdullahghanem/fend-weather-journal-app

Last synced: 3 months ago
JSON representation

fend-weather-journal-app

Awesome Lists containing this project

README

        

# Weather-Journal App Project

## Table of Contents

* [Introduction](#introduction)
* [Instructions](#instructions)
* [Credits](#credits)

## Introduction

This project demonstrates how to create an asynchronous web app that uses Web API and user data to dynamically update the UI.

## Instructions

1. git clone https://github.com/AbdullahGhanem/fend-weather-journal-app
2. run `npm i`
3. run `node server.js`
4. open web browser on `http://localhost:8000/`

## Credits

- [abdullahghanem](https://github.com/abdullahghanem)