Main page displays random images. Sign in for searching certain one, also supports voice interaction.
See full features Live
U can use this account, or make your own.
email: george@georgee.co.uk
password: admin1234
Tech | Description | Using |
---|---|---|
SPA | no heavy Lifting, in some cases it's only one level deep + global State on demand... | React, Create-React, (Redux + thunk) |
CSS | styled-components | styled-components, helmet |
DATA SOURCE | Accessing user info. Searching pictures. | Firebase, image |
Hosting | GCP, Firebase | GCP, Firebase |
-
-
components/
- '****' #Components
-
pages/
- '****' #pages
-
store/ #Global State : Redux.
- actions/
- firebase/
- reducers/
-
-
-
Gives some useful npm dependency information..
-