-
- Downloads
Merge branch 'annisa-auth' into 'master'
Integrasi login dan register ke backend See merge request !2
No related branches found
No related tags found
Checking pipeline status
Showing
- package.json 2 additions, 0 deletionspackage.json
- src/App.js 20 additions, 11 deletionssrc/App.js
- src/actions/auth.js 145 additions, 0 deletionssrc/actions/auth.js
- src/actions/types.js 7 additions, 0 deletionssrc/actions/types.js
- src/components/Home/Home.css 0 additions, 80 deletionssrc/components/Home/Home.css
- src/components/Home/Home.js 20 additions, 17 deletionssrc/components/Home/Home.js
- src/components/Navbar/Navbar.css 2 additions, 0 deletionssrc/components/Navbar/Navbar.css
- src/components/Navbar/Navbar.js 21 additions, 10 deletionssrc/components/Navbar/Navbar.js
- src/pages/Login/Login.js 25 additions, 10 deletionssrc/pages/Login/Login.js
- src/pages/SignUp/SignUp.js 27 additions, 35 deletionssrc/pages/SignUp/SignUp.js
- src/reducer/auth.js 75 additions, 0 deletionssrc/reducer/auth.js
- src/reducer/index.js 6 additions, 0 deletionssrc/reducer/index.js
- src/store.js 17 additions, 0 deletionssrc/store.js
- src/util/prerender.js 9 additions, 0 deletionssrc/util/prerender.js
Loading
Please register or sign in to comment