Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)