-
- Downloads
several pages added( many of them are just place holders, completely static....
several pages added( many of them are just place holders, completely static. just to get a feel of what the final app would be like) . Been trying to implement a world chat where everyone is free to send message, which could be served as a means to send out the invitation code to start a game.
Showing
- client/package-lock.json 12 additions, 0 deletionsclient/package-lock.json
- client/package.json 1 addition, 0 deletionsclient/package.json
- client/src/App.js 3 additions, 1 deletionclient/src/App.js
- client/src/Views/Home.css 25 additions, 0 deletionsclient/src/Views/Home.css
- client/src/Views/Home.jsx 36 additions, 0 deletionsclient/src/Views/Home.jsx
- client/src/Views/LoginSignup.css 9 additions, 0 deletionsclient/src/Views/LoginSignup.css
- client/src/Views/LoginSignup.jsx 46 additions, 11 deletionsclient/src/Views/LoginSignup.jsx
- client/src/Views/PlayGamePage.jsx 9 additions, 3 deletionsclient/src/Views/PlayGamePage.jsx
- client/src/Views/Profile.css 142 additions, 0 deletionsclient/src/Views/Profile.css
- client/src/Views/Profile.jsx 54 additions, 0 deletionsclient/src/Views/Profile.jsx
- client/src/components/SideBar.css 55 additions, 0 deletionsclient/src/components/SideBar.css
- client/src/components/SideBar.jsx 60 additions, 0 deletionsclient/src/components/SideBar.jsx
- client/src/components/assets/tic-tac logo.png 0 additions, 0 deletionsclient/src/components/assets/tic-tac logo.png
- client/src/components/assets/tic-tac.png 0 additions, 0 deletionsclient/src/components/assets/tic-tac.png
- package-lock.json 1131 additions, 1 deletionpackage-lock.json
- package.json 3 additions, 1 deletionpackage.json
Loading
Please register or sign in to comment