Coder Social home page Coder Social logo

dimi-fn / github-repo-page Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 158 KB

A GitHub Repo Search Page webpage.

Home Page: https://github-repos.netlify.app/

License: MIT License

JavaScript 84.37% HTML 5.90% CSS 9.73%
html-css-javascript react redux axios github github-repos github-repository-search repository

github-repo-page's Introduction

Github Repo Page

@ UCEHenry, dimi-fn


Project Description

This is a project about constructing a minimalist version of a GitHub repository page. The user can provide a GitHub username and get a list of the associated repositories. Users can also get extra information regarding the repository's creation date, the stars, the number of forks, as well as the number of issues for those repositories.

You can check the deployment version on Netlify here: https://github-repos.netlify.app/

Functionalities

The user can submit their GitHub username or any other valid GitHub username and retrieve the respective list of repositories for that username. This is achieved via the GitHub API functionality- you can have a look at how it works: https://api.github.com/users/<type-your-username-here>/repos

Users can also get information about the following repository's pieces of information:

  • date creation of the repo
  • number of stars
  • number of forks
  • number of issues

Installation & Usage

  • Clone the repo or download the files
  • Navigate to the root project directory of the github-repo-page folder, and run:
    • npm install to install packages and dependencies
    • npm run dev to run the project in development mode
    • npm run build to run the project in production mode by generating a bundle.js file hosted on a build directory
  • Open your browser and navigate to localhost:8080 to use the app

Technologies

  • HTML, CSS, JavaScript
  • Webpack, React, Redux

Future features

  • Testing implementation
  • Mobile responsiveness

Licence

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.