The front-end is build using "Vite + React.js"
This app simply send one message from one section to another without saving it to the server
Dummy Api is used
Simply put your message in one section and see it in other section
You could also delete Message ,but it will reappear on every refresh due to Dummy Api
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh