Brad Traversy - React Front To Back 2022 - 02 - Github Finder
Brad Traversy - React Front To Back 2022
Udemy -- Section 8: GitHub Finder Project Start
- Section 9: Working With The GitHub API
- Section 10: User Profile & Alerts
- Section 11: Refactoring Context & Actions
Deployed
Used Tools:
- Frontend:
- React.js
- Tailwind CSS - daisyUI
- Backend: Serverless Function on Vercel
Mayor changes:
- Added backend, to hide secret API key.
Environment variables:
- Used by backend:
- GITHUB_URL = "https://api.github.com"
- GITHUB_TOKEN - Register your own Personal access token
The instructor's solution:
- The source code of the instructor's solution is in this Github repo