Skip to content

burakorkmez/mern-github-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build and Deploy a Github-like App | React, MongoDB, Express.js, Passport.js

Demo App

Video Tutorial on Youtube

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)
  • 🎃 At the end DEPLOY like a pro for FREE!
  • ⏳ And much more!

Setup .env file

PORT=5000
MONGO_URI=
GITHUB_API_KEY=
GITHUB_CLIENT_ID=
GITHUB_CLIENT_SECRET=
CLIENT_BASE_URL=

Build the app

npm run build

Start the app

npm start

About

MERN Stack Github-like App | Express && Passport.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published