Commit Graph

11 Commits

Author SHA1 Message Date
MTG2000
7baf7b654a feat: hottest page, explore header, hottest mock api 2022-03-16 18:08:21 +02:00
MTG2000
031a7f3782 feat: add search functionality 2022-03-14 17:19:32 +02:00
MTG2000
b3ed2ad280 feat: added mocks using msw 2022-03-12 16:11:11 +02:00
MTG2000
c6020935dc feat: rewrote the way wallet service work
moved the wallet setup logic to a dedicated service that remembers if user connected before and connectes automatically on refreshs
2022-01-17 16:05:42 +02:00
MTG2000
ea20ea6784 feat: Created an animated Tip button 2022-01-16 20:51:24 +02:00
MTG2000
43bfab177e feat: refactor project structure
Refactored the project structure so that each page has its own tree of components and a global "Components" folder for the components that is used by more than one page.
- Added an "assets" directory that exports all static images/icons/fonts/...etc
2021-12-30 15:12:40 +02:00
=Mtg_Dev
5ae1da6369 feat: make project modal full page on mobile
- created a new store slice (theme) to hold properties needed to style the app
- made nav fixed
- refactored resizing throttled funcs to a custom hook
- changed the modal to full size page on mobile for certain modal types ( currently just Project )
2021-12-19 16:26:28 +02:00
Johns Beharry
4648e509d8 feat(app): check webln enabled on load 2021-11-28 23:00:02 -06:00
=Mtg_Dev
7d14a50cef improved Modals Container store structure 2021-11-17 19:10:09 +02:00
=Mtg_Dev
eaad4f2ffe initial commit 2021-11-16 22:04:55 +02:00
=Mtg_Dev
5534632d5b Initialize project using Create React App 2021-11-02 22:05:12 +02:00