Skip to content

Latest commit

Β 

History

History
94 lines (70 loc) Β· 2.62 KB

File metadata and controls

94 lines (70 loc) Β· 2.62 KB
Logo

GitHub Blog πŸ‘¨β€πŸ’»

SPA developed in React.js to explore GitHub APIs, such as consuming and viewing issues opened by a given user.

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

GitHub Blog - Environment

Built With

This project was developed using the following technologies:

  • React

Getting Started

Prerequisites for installing and running the application locally.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/andrewgerez/github-blog.git
  2. Install NPM packages
    npm install
  3. Run the local server
    npm run dev
    

Contact

Andrew Gerez - Linkedin - andrewgerez18@gmail.com

Project Link: https://github.com/andrewgerez/github-blog