Thanks to visit codestin.com
Credit goes to github.com

Skip to content

davidmh1983/WeatherFinder

Repository files navigation

Commands

  • Install Yarn: yarn

  • Launch de App: yarn start

  • Run unit tests: yarn test:unit

  • Run end to end tests in cypress . yarn test:e2e

Weather Finder Challenge

We have a new client that needs to easily see the current weather conditions in various cities around the world. Our team has quickly built an MVP app and now needs your help to improve it.

Please see the following points where we think we need to improve:

  • Files and folders structure
  • Component size
  • Testing
  • Error handling
  • Logic coupling

Here are some bonus points:

  • Don't use classes
  • Use react hooks / custom hooks
  • Use local storage to store the last search between sessions
  • Use react context
  • Use Error Boundaries
  • Use Typescript

About

Weather Finder Challenge

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors