Serega3526 / react2024

0 stars 0 forks source link

Class components #1

Open Serega3526 opened 2 months ago

Serega3526 commented 2 months ago
  1. Task: https://github.com/rolling-scopes-school/tasks/blob/master/react/modules/tasks/class-components.md
  2. Screenshot: image
  3. Deployment: https://class-components-serega3526.netlify.app/
  4. Done 08.07.2024 / deadline 08.07.2024
  5. Score: 100 / 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 points -Prettier is set up, format:fix command fixes issues - 15 points -Husky is set up, linting is run on pre-commit - 10 points -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 points -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 points -The search term typed into the Search input is saved in the LS 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 points -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 - 10 points
netlify[bot] commented 2 months ago

Deploy Preview for class-components-serega3526 ready!

Name Link
Latest commit bcc8e4fb8c04bf4445c07a662f74380676ebd850
Latest deploy log https://app.netlify.com/sites/class-components-serega3526/deploys/668d983a90a30500088ebc39
Deploy Preview https://deploy-preview-1--class-components-serega3526.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 2 months ago

Deploy Preview for bejewelled-bonbon-812598 ready!

Name Link
Latest commit bcc8e4fb8c04bf4445c07a662f74380676ebd850
Latest deploy log https://app.netlify.com/sites/bejewelled-bonbon-812598/deploys/668d983a41bfae0008d89b1c
Deploy Preview https://deploy-preview-1--bejewelled-bonbon-812598.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.