A React Application Page to Display the Full Name and Email Address fetched from https://randomuser.me/api
Live Demo
To get a local copy up and running follow these simple steps.
- Clone the repo
git clone https://github.com/shashank99928/react-js-assignment.git
- Install NPM packages
cd react-js-assignment && npm install
- Run
npm run dev
- Open http://localhost:3000 to view it in the browser
- Shashank Tripathi
MIT