Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syed-alimohsin/github-mern
This is a GitHub-inspired practise project built with the MERN stack. It leverages the GitHub API to retrieve profiles and repositories of users registered within the app. The platform allows for efficient management of users' GitHub profiles and repositories with customization options.
https://github.com/syed-alimohsin/github-mern
express-js express-sessions github-api mongoose nodejs passport-github-oatuh20 passport-js react-context-api react-icons reactjs
Last synced: 27 days ago
JSON representation
This is a GitHub-inspired practise project built with the MERN stack. It leverages the GitHub API to retrieve profiles and repositories of users registered within the app. The platform allows for efficient management of users' GitHub profiles and repositories with customization options.
- Host: GitHub
- URL: https://github.com/syed-alimohsin/github-mern
- Owner: Syed-AliMohsin
- Created: 2024-12-04T13:41:00.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-12-07T04:21:07.000Z (about 1 month ago)
- Last Synced: 2024-12-07T05:19:35.541Z (about 1 month ago)
- Topics: express-js, express-sessions, github-api, mongoose, nodejs, passport-github-oatuh20, passport-js, react-context-api, react-icons, reactjs
- Language: JavaScript
- Homepage:
- Size: 343 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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
Learn behind the scenes for authentication
Error handling (both on the server and on the client)