This is a demo project to get user information using github search api with react.js based on Test-Driven Development approach. This project was bootstrapped with Create React App.
git clone https://github.com/super-talent-aj/react-github-search-TDD.git
cd react-github-search-TDD
npm install
npm run build
npm start
npm run server
npm run test