https://github.com/saskiaopdam/and-github-profiles
2022 - React app met themecontext gebouwd tijdens Associate Programma van AND Digital
https://github.com/saskiaopdam/and-github-profiles
css github-api html react theme-switcher usecontext-hook
Last synced: 3 months ago
JSON representation
2022 - React app met themecontext gebouwd tijdens Associate Programma van AND Digital
- Host: GitHub
- URL: https://github.com/saskiaopdam/and-github-profiles
- Owner: saskiaopdam
- Created: 2023-06-30T16:47:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-18T12:49:19.000Z (over 1 year ago)
- Last Synced: 2025-03-12T02:47:06.643Z (11 months ago)
- Topics: css, github-api, html, react, theme-switcher, usecontext-hook
- Language: JavaScript
- Homepage: https://github-profiles-and-digital-fe.netlify.app
- Size: 444 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github Profiles
*AND Digital React opdracht*
## Deploy
Bekijk de [APP LIVE](https://github-profiles-and-digital-fe.netlify.app) op Netlify.
## Opdracht
Bouw een app waarmee je GitHub-profielen kunt opzoeken. Maak gebruik van de GitHub API om de data op te halen. De gebruiker moet een naam kunnen invullen en vervolgens deze profielgegevens in de app terugzien: foto, naam, aantal volgers en repositories, en de top 4 repositories. Bonus: zorg ervoor dat de gebruiker kan schakelen tussen een donkere en lichte modus.
## Technologie
- React (Context)
- API's