https://github.com/kevinhellos/migrating-ui
Code example on how to rewrite an AngularJS UI component to a React JS component.
https://github.com/kevinhellos/migrating-ui
Last synced: 6 months ago
JSON representation
Code example on how to rewrite an AngularJS UI component to a React JS component.
- Host: GitHub
- URL: https://github.com/kevinhellos/migrating-ui
- Owner: kevinhellos
- License: mit
- Created: 2024-03-09T16:12:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-09T16:18:30.000Z (over 2 years ago)
- Last Synced: 2025-01-21T21:09:06.429Z (over 1 year ago)
- Language: HTML
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Migrating UI
Code example on how to rewrite an AngularJS UI component to a React JS component.
# Live version
Angular JS App: https://m-angularjs.netlify.app
React JS App: https://m-reactjs.netlify.app