Giter Site home page Giter Site logo

weather-forecast's Introduction

This project was bootstrapped with Create React App.

Instructions

  • npm install install dependencies
  • npm start to run the project locally
  • npm test to run unit Tests
  • npm run build this command will build the project into the /build folder, ready for production
  • this project has been deployed into a Heroku instance and can be accessed here

Improvements

  • Improve UI and UX
  • Improve code coverage
  • Add more weather information(pressure, humidity, wind)
  • Allow users to choose the city to be forecasted
  • Error handling

Developer Notes

For some reason, the API is returning 4 to 6 days depending on the users time, I couldn't find any parameter on the documentation page to fix this up.

create-react-app makes very simple to configure a dev React environment, we don't need to concern about installing and configuring Webpack, Babel, Test frameworks, deploy scripts or any stuff related to that. create-react-app scaffold all the complexity and let we concern only about the app code, giving us a way lighter and organized folder structure. Although, if needed npm run eject can be used to remove the project under the framework scaffold and put it in an usual webpack/babel setup.

for more info of how it works, please refer to this article

weather-forecast's People

Contributors

greis89 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.