Basic bootstraped with CRA as part of the Zero to Mastery Complete Web Developer in 2022. It generates a list of robots with their random pictures and user data.
- it returns fake user data from https://jsonplaceholder.typicode.com/
- Clone the repository
- run
npm install
- run
npm start
Live demo: http://www.sueiro.ch/robofriends/