Skip to content

This repo contains an UI clone (partial) from GitHub application using it's public APIs

License

Notifications You must be signed in to change notification settings

leoronne/github-ui-clone

Repository files navigation


License GitHub last commit GitHub top language

Project   |    Techs   |    Installation   |    Start   |    Contributing   |    License


Project 🌟

This project was part of an UI Clone challenge, the idea was to replicate (partially) the GitHub's profile and repository pages using it's public APIs. It was made using ReactJS, MUI and styled-components to build a Dark/Light theme.

The user can also navigate through different users and repositories.

Deployed here.


Techs 🚀


Installation 🔧

First you need to clone the project using git clone https://github.com/leoronne/github-ui-clone.git.

You can install the application using npm install or yarn install on the root dir.


Start 🔛

To start the application interface just run npm start or yarn start on the root dir.


Contributing 🤔

Please read CONTRIBUTING for details on code of conduct, and the process for submitting pull requests to the project.


License 📝

License