manifold/web/pages
James Grugett 48a249eaa9
Contract page (#5)
* Add Firestore package and config

* Upload basic Firebase Auth code

* Basic ability to sign in and view profile

* Move html head content to Next's _document

* Apply dark theme to all DaisyUI components

* Add contract page

* Smaller width bet input

* Add some buttons

* Add Row, Col, and Spacer components

* Implement skeleton ContractPage

* Apply dark theme to all DaisyUI components

* Fix hooks lints (#3)

* Add background to bet panel

* Changes based on review comments

Co-authored-by: Austin Chen <akrolsmir@gmail.com>
2021-12-10 08:56:17 -06:00
..
api Prettier: no semi, spaces 2, single quote, trailing comma 2021-12-02 17:49:46 -06:00
contract Contract page (#5) 2021-12-10 08:56:17 -06:00
simulator Contract page (#5) 2021-12-10 08:56:17 -06:00
_app.tsx Prettier: no semi, spaces 2, single quote, trailing comma 2021-12-02 17:49:46 -06:00
_document.tsx Apply dark theme to all DaisyUI components 2021-12-09 15:31:20 -06:00
account.tsx Standardize on useUser hook 2021-12-09 16:09:16 -08:00
index.tsx Move html head content to Next's _document 2021-12-09 15:31:20 -06:00