This application will return random user when it gets reloaded.
1)ReactJS:-To develop frontend part of application.
2)Random User API:-To return random user data.
If you want to run this project locally all you need to do is to clone this project on your system using git clone "url of your repository" command on your bash terminal. After that open your code terminal and type these commands👇👇👇
cd my-app
npm start