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
-
Notifications
You must be signed in to change notification settings - Fork 0
serbanghita/my-react-starter-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Demo of a React javascript app build with Webpack and Babel. Tests running with React Testing Library and Jest.