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

https://github.com/rominalodolo/githubsearchproject

Beginning React Project
https://github.com/rominalodolo/githubsearchproject

json react react-media-object react-router router-dom

Last synced: about 2 months ago
JSON representation

Beginning React Project

Awesome Lists containing this project

README

          

# React GitHub Search Application

This website is based on exercise react-router-dom from the Beginning React book by Greg Lim [Beginning React Book](https://github.com/greglim81/react-chapter8). Chapters 5 - 8.

### Installations

react-router-dom
`$ npm install --save react-router-dom`

React Media Object
`npm install react-media-object --save`

### Screen Shot of GitHub Search Application
![githubsearchAPP](https://user-images.githubusercontent.com/83961643/144892311-a614a6fc-79b7-429b-8fae-93fb04c22e86.jpeg)

Last edit December 2021