An open API service indexing awesome lists of open source software.

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

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