Giter Club home page Giter Club logo

fullstack-github-app's Introduction

GitHub Clone App

GitHub Clone App is a full-stack web application built using React, Express, MongoDB, and Passport.js for authentication. Users can view their GitHub repositories, like other users' profiles, sort repositories based on stars and recency, and see who liked their profiles. Additionally, the app features an "Explore" section where users can view the top 10 repositories for programming languages like Javascript, Typescript,C++,Csharp,Java on GitHub.

Technologies Used

  • Frontend:

    • React
  • Backend:

    • Node.js
    • Express
  • Database:

    • MongoDB
  • Authentication:

    • Passport.js

Installation

  1. Clone the repository: git clone

  2. Navigate to the project directory: cd github-clone-app

  3. Install dependencies for both client and server: cd client npm install cd ../server npm install

  4. Set up environment variables:

  • Create a .env file in the server directory.
  • Define environment variables like MONGODB_URI for connecting to MongoDB, GITHUB_CLIENT_ID and GITHUB_CLIENT_SECRET for GitHub OAuth, etc.

Usage

  1. Start the backend server: cd server npm start

  2. Start the frontend development server: cd client npm start

  3. Access the application in your browser at http://localhost:3000.

Features

  • GitHub Integration: Users can view their GitHub repositories and other users' profiles.
  • Authentication: Uses Passport.js for user authentication.
  • Profile Likes: Users can see who liked their profiles.
  • Sorting Repositories: Repositories can be sorted based on stars and recency.
  • Explore Section: Displays the top 10 repositories for each programming language on GitHub.

fullstack-github-app's People

Contributors

aiyappa18 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.