This project was created for the purpose of learning React Functional Components. Monster Mania is a simple react app showing user avatars as Monsters. The avatars are fetched from the RoboHash.The website give a unique avatar by adding a simple number after the website. The users are fetched from JSON placeholder
https://monster-mania-pied.vercel.app/
https://jsonplaceholder.typicode.com/users
git clone https://github.com/faranbutt/Monster-Mania
cd Robofriends
npm install
npm run dev