Skip to content

ameseee/weathrly

Repository files navigation

Weathrly

This project focuses on displaying data from the Weather Underground API and is built with React.

Screenshots

screen shot 2017-12-10 at 3 54 50 pm

screen shot 2017-12-10 at 3 53 08 pm

screen shot 2017-12-10 at 3 53 25 pm

npm install

To fire up a development server:

npm start

Once the server is running, you can visit:

  • http://localhost:8080/webpack-dev-server/ to run your application.
  • http://localhost:8080/webpack-dev-server/test.html to run your test suite in the browser.

To build the static files:

npm run build

To run tests in Node:

npm test

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published