-
To set up this project, run
npm install
in your terminal in the main folder of the project. -
To start the app, run
npm run dev
, then open the link (http://localhost:5173/) in Chrome. -
You can find 4 different components in the 'components' folder and your task is to debug/complete the useEffect() call to render the page as described in the description for each exercise.
Start by reading the task in the component (for example in 'components/Task1.jsx'), then enable the task by simply uncommenting it in the 'App.jsx' file. Only leave one task uncommented at a time!
forked from B7Bprog/useeffect-practice
-
Notifications
You must be signed in to change notification settings - Fork 51
nc-bela-bertalan/useeffect-practice
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 72.8%
- CSS 23.3%
- HTML 3.9%