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

https://github.com/adeelibr/reactweatherapplearning

A react weather app, for learning and practicing react
https://github.com/adeelibr/reactweatherapplearning

Last synced: 3 months ago
JSON representation

A react weather app, for learning and practicing react

Awesome Lists containing this project

README

          

React Weather Application

-- Uses Webpack for bundling

-- npm run buildw (For webpack compiling that continuosly compiles)

-- npm run build (For webpack compiling)

-- node server.js (For runnign server)