Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 359 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 359 Bytes

Github Finder

A single-page React app to search and Github profiles and repos. Part of the "Modern React Front To Back" Udemy course.

Usage

npm install

npm start

Runs the app in the development mode.
Open http://localhost:3000

npm run build

Builds the app for production to the build folder.