- Project is done by using ReactJS
- Fetched data from API
- Using Functional Component
- By clicking on a person’s card, the user details (at the top of the page) will be updated with the details of the newly selected person.
run this code in your terminal:
-
npm install
-
cd task-spacekawa
-
npm start
- React-Bootstrap
- React Hooks (useState, useEffect, useContext)
- React Reveal (Animation)