SPA developed in React.js to explore GitHub APIs, such as consuming and viewing issues opened by a given user.
Table of Contents
This project was developed using the following technologies:
Prerequisites for installing and running the application locally.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/andrewgerez/github-blog.git
- Install NPM packages
npm install
- Run the local server
npm run dev
Andrew Gerez - Linkedin - andrewgerez18@gmail.com
Project Link: https://github.com/andrewgerez/github-blog
