-
- Downloads
Create login page and homepage that are able to communicate. Set up so that...
Create login page and homepage that are able to communicate. Set up so that backend and frontend can communicate both in development and in cluster IP final.
Showing
- frontend/package-lock.json 42 additions, 0 deletionsfrontend/package-lock.json
- frontend/package.json 2 additions, 1 deletionfrontend/package.json
- frontend/src/App.js 26 additions, 3 deletionsfrontend/src/App.js
- frontend/src/components/Home.js 8 additions, 0 deletionsfrontend/src/components/Home.js
- frontend/src/components/Login.js 27 additions, 0 deletionsfrontend/src/components/Login.js
frontend/src/components/Login.js
0 → 100644
Please register or sign in to comment