A simple react app to get you familiar with ReactJS, where Random User Generator API(https://randomuser.me/) is used to fetch fake users. The data is displayed in the form of cards.
API documentation: https://randomuser.me/documentation
- Take a look at the existing issues or create your own Issues
- Wait for the issue to be assigned to you after which you can start working on it.
- Fork the Repository and create a branch for the issue you are working on.
- Read the Code of Conduct
- Create a Pull Request which will be reviewed by the maintainers and suggestions would be added to improve it (if needed)
- Describe what your codeblock / function does in the PR.
- Having difficulty in contributing? Read the Contribution Guide for a detailed explanation.