Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abhinavrajesh/octofetch

A Nicer look at GitHub Profiles
https://github.com/abhinavrajesh/octofetch

firebase-hosting github-api react

Last synced: about 1 month ago
JSON representation

A Nicer look at GitHub Profiles

Awesome Lists containing this project

README

        



## OctoFetch
A Nicer look at GitHub Profile

### Tech Stack Used
* Visual Studio Code
* JavaScript
* React.JS Framework
* GitHub API

### Installation

1. Clone the Repository to your local machine
```shell
git clone https://github.com/AbhinavRajesh/OctoFetch.git
```

2. Navigate to Downloaded file
```shell
cd OctoFetch
```
3. Install required Dependencies
```shell
npm install
```
4. Run the App!
```shell
npm start
```