Created with CodeSandbox Welcome to code challenge # 2 below are all the resources you need for the code challenge!
Please subscribe to the Youtube channel below and give this repo a like
- π Submision Info: (code)[https://github.com/shaungt1/ShaunPX1-Weekly-Code-Challenge]
- Call SWAPI api using fetch() API
- Hidden component below main card rendered conditionally
- Header
- Body
- Footer
- Floating starwars Characters
π₯ BONUS:
- Turn the input into a searchable input to call differnt endpoint from the API
-
Code Sandbox: [https://codesandbox.io/s/code-challenge-2-xudc9l]
-
Local install instructions:
-
run >>
-
npm install -
then
-
npm start