https://github.com/aaronksaunders/react-my-app-rest
Sample app form intro to reactjs workshop at Inclusive Innovation Incubator
https://github.com/aaronksaunders/react-my-app-rest
hooks-api-react ionic-framework javascript react-router reactjs typescript
Last synced: 2 months ago
JSON representation
Sample app form intro to reactjs workshop at Inclusive Innovation Incubator
- Host: GitHub
- URL: https://github.com/aaronksaunders/react-my-app-rest
- Owner: aaronksaunders
- Created: 2019-08-31T20:01:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-10T13:32:35.000Z (almost 7 years ago)
- Last Synced: 2025-01-21T20:11:25.809Z (over 1 year ago)
- Topics: hooks-api-react, ionic-framework, javascript, react-router, reactjs, typescript
- Language: TypeScript
- Homepage:
- Size: 1.14 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-my-app-rest
Sample app form intro to reactjs workshop at Inclusive Innovation Incubator
- use of fetch for API request
- react hooks api
- list view of people
- user clicks on list item to render new page with detail
- integrates Ionic Framework Web Components for React
- integrate React Routing
- shows use of programatic navigation
- using typescript