Display some of GitHub's earliest users including the co-founders. Shows a detailed view of their current profiles including the organizations that they are currently in.
Client: React, Redux, Bootstrap 5
Server: GitHub API, Heroku, JSON server
url - server link
{
"users": [
{
"id": 1,
"email": "[email protected]",
"password": "somepassword22"
}
]
}
- Globalization of state using context
- Pushing to different navigations using the useNavigate hook.
- email - [email protected]
- password - somepassword22
For support, email [email protected] or join our Slack channel.
MIT License