https://github.com/developer3027/monster-rolodex
react app, monster rolodex
https://github.com/developer3027/monster-rolodex
Last synced: about 2 months ago
JSON representation
react app, monster rolodex
- Host: GitHub
- URL: https://github.com/developer3027/monster-rolodex
- Owner: Developer3027
- License: mit
- Created: 2020-01-06T03:59:05.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T04:53:46.000Z (about 3 years ago)
- Last Synced: 2025-02-07T21:43:34.884Z (about 1 year ago)
- Language: JavaScript
- Size: 4.65 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# monster-rolodex
react app, monster rolodex

This is a quick side project as part of a Udemy course. It will use the json placeholder api to get contact info, then it will use a illustration of robots
from an different api.
https://robohash.org/
https://jsonplaceholder.typicode.com
This project showed how to combine several api into one to provide a card that
used both info. Css to give a hover effect for individual cards.
************