fernahh / weather-now-react

A weather app built with React

Home Page:https://weather-now-react.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather Now

A weather app built with React.

Development

Install it:

npm install

and start application:

npm start

After that, you will see the application running at http://localhost:3000.

Tests

To run the unit tests:

npm test

Production

Build it:

npm run build

and run the deploy task:

npm run deploy

To see the production version, just follow https://weather-now-react.firebaseapp.com/.

About

A weather app built with React

https://weather-now-react.firebaseapp.com/


Languages

Language:JavaScript 85.0%Language:CSS 14.1%Language:HTML 0.9%