Skip to content

Conversation

@whiterabbit8
Copy link
Owner

@whiterabbit8 whiterabbit8 commented Oct 29, 2023

  1. Task: React. Components

  2. Screenshot:
    image

  3. Deploy: link

  4. Done 30.10.2023 / deadline 30.10.2023

  5. Score: 90 / 100

  • Eslint is set up, when lint command is run it doesn't produce any errors (if there are warnings score might be less) (15/15)
  • Prettier is set up, format:fix command fixes issues (15/15)
  • Husky is set up, linting is run on pre-commit (10/10)
  • Page is split into 2 sections, top one has Search input and "Search" button, main section displays the list of results from the selected api when page is opened for the first time (loader should be shown while app makes a call to the api) (20/20)
  • When user types something to the Search input and clicks "Search" button, a loader is displayed and the list is changed according to the response results for a provided search term (15/15)
  • The search term typed into the Search input is saved in the local storage when user clicks on "Search" button (check it by closing the tab and open the app in the new one - the initial call should contain previously entered search term) (15/15)
  • Application is wrapped with ErrorBoundary, which logs error to a console and shows a fallback UI. There should be a button to throw an error (0/10)

@DragonRomeo
Copy link

Hello, do you need time for complete this task? I can check yr work in last day of cross-check if u want

@whiterabbit8
Copy link
Owner Author

Hello, do you need time for complete this task? I can check yr work in last day of cross-check if u want

Hello, I'm going to finish task later. I will be grateful if u check in last day

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants