https://github.com/stanleyy7/fullstackpractice
A practice full stack application: comment system where user can add a comment to backend via frontend and frontend updates accordingly.
https://github.com/stanleyy7/fullstackpractice
html java javascript material-ui mysql reactjs spring-boot vite
Last synced: 2 months ago
JSON representation
A practice full stack application: comment system where user can add a comment to backend via frontend and frontend updates accordingly.
- Host: GitHub
- URL: https://github.com/stanleyy7/fullstackpractice
- Owner: StanleyY7
- Created: 2023-02-25T05:43:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T09:24:02.000Z (about 2 years ago)
- Last Synced: 2025-01-11T23:12:23.658Z (4 months ago)
- Topics: html, java, javascript, material-ui, mysql, reactjs, spring-boot, vite
- Language: JavaScript
- Homepage:
- Size: 61.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Full Stack Practice
In this practice project I practiced using Spring Boot, Eclipse and MySQL Workbench to build a backend and I then used React to create a frontend that utilises the backend and displays data from it. I also practiced using Material UI.
