npx create-react-app my-react-starter-app
npm install --save react-router-dom
- HomePage: list Github user's repo list and repo details:
- GithubReposPage
- GithubRepo
serbanghita/my-react-starter-app
Demo of a React javascript app build with Webpack and Babel. Tests running with React Testing Library and Jest.
JavaScript