Skip to content

diemoritat/search-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search Component - Using React

A small personal project using React to search Github users.

Running locally

  1. Clone the repository
  2. Install dependences npm -i
  3. Run the server npm start
  4. Visit http://localhost:3000/#/ (note the trailing slash)