-- React, MongoDB, Express.js, Passport.js
Some Features:
- 🛠️ Tech stack: MERN + TailwindCSS + Github API
- 🔑 Authentication && Authorization with Passport.js (Github Auth)
- 👾 Fetch Github User Profiles and Repos
- 🚀 Filter Repos on the Client
- 🐛 Error handling (both on the server and on the client)
- 🎃 Deployment on Render!
PORT=5000
MONGO_URI=
GITHUB_API_KEY=
GITHUB_CLIENT_ID=
GITHUB_CLIENT_SECRET=
CLIENT_BASE_URL=npm run buildnpm start