Skip to content

Rupak-25/Full-Stack-Github_Profile_Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ Full Stack Github Profile Explorer ✨


🌟 Highlights

  • ⚙️ Tech stack: MERN + TailwindCSS + Github API + Passport.js
  • 🔑 Authentication & Authorization with Passport.js (Github Auth)
  • 👾 Fetch Github User Profiles and Repos
  • 🚀 Filter Repos on the Client
  • 🎭 Copy Repo Feature
  • 🐛 View on GitHub Button
  • 🎃 At the end DEPLOY like a pro for FREE!

🛠️ Tech Stack


⚡ Quick Start

1️⃣ Setup .env file

Add your environment variables in a .env file:

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

2️⃣ Build the App

npm run build

3️⃣ Start the App

npm start

🤝 Contributing

We love contributions!

  • Fork the repo
  • Create your feature branch
  • Submit a pull request
    Please follow our code style and guidelines.

📄 License

This project is licensed under the MIT License.


"Collaborate, explore, and build your GitHub inspired workspace for modern developers."

About

A full-stack Github Profile Explorer - built with the MERN stack, Passport.js for authentication, and GitHub API integration. Users can authenticate, explore profiles, and simulate repo interactions in a sleek, responsive interface.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors