Skip to content

AbhinavRajesh/OctoFetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

    git clone https://github.com/AbhinavRajesh/OctoFetch.git
  2. Navigate to Downloaded file

    cd OctoFetch
  3. Install required Dependencies

    npm install
  4. Run the App!

    npm start