Git Product home page Git Product logo

githubclone's Introduction

Github repositories React App

description

This project is a github public page clone that shows a specific account user info with a detailed list of its repositories. This app interface follows good user experience principle and ises the official GitHub API to fetch repositories per user.

you can access the app by click this link GtihubReopsitories

interface

This is the interface

on how to run it

In order to run this app you need to start by cloning it in your machine

$ git clone https://github.com/chaimabg/GitHub-Repositories.git your_new_project
$ cd your_new_project

then you need to create a .env file with the following values:

REACT_APP_GITHUB_TOKEN= github_token
REACT_APP_GITHUB_USERNAME= user_name

then runn the app with

$ npm start

how to run the test suite

you can run the test suite with

$ npm test

Future improvements

  • add more test suits
  • add username input to open a specific user account
  • access repositories code

feedback

This project was an excellent opportunity to refresh my knowledge of react and to familiarize myself with materialUI components .

githubclone's People

Contributors

souheilbenslama avatar

Stargazers

Chaima 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.