Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rockchalkwushock/photography-frontend
Frontend views of Masha's Photography Website.
https://github.com/rockchalkwushock/photography-frontend
google-analytics mongodb pwa react react-redux-multilingual react-router redux zeit
Last synced: 28 days ago
JSON representation
Frontend views of Masha's Photography Website.
- Host: GitHub
- URL: https://github.com/rockchalkwushock/photography-frontend
- Owner: rockchalkwushock
- License: mit
- Created: 2017-01-26T00:24:38.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-05T11:18:44.000Z (over 7 years ago)
- Last Synced: 2024-11-05T20:10:23.213Z (3 months ago)
- Topics: google-analytics, mongodb, pwa, react, react-redux-multilingual, react-router, redux, zeit
- Language: JavaScript
- Homepage: https://alpha-010-rnlxpqeazn.now.sh
- Size: 1.15 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# photography-frontend
Frontend views of Masha's Photography Website.
## Live Demo
The link below is to the current alpha version of the website. Please keep in mind current services being used are _free tier_ and performance is hampered by this. Deployed using `now` from [Zeit](https://zeit.co):
[0.1.0-alpha.0](https://alpha-010-rnlxpqeazn.now.sh)
## API Routing
| Route | Type | Info | Status |
| ---------------------- |:----:| ---------------:| ------:|
| /api/v1/category/:name | GET | Find a category | Active |## Current Bundle Sizes
| File Name | Size |
| ----------- |:---------:|
| bundle.js | 181 kB |
| 0.js | 458 bytes |
| 1.js | 1.12 kB |
| manifest.js | 1.54 kB |
| vendor.js | 303 kB |
| sw.js | 8.44 kB |## TODO
- [ ] Refactor with ApolloClient & GraphQL.
- [ ] Incorporate language toggeling for `ru` & `en` locales.
- [ ] Rehaul of UI/UX design.
- [ ] Better job handling responsive images.
- [ ] Continue progress towards full _PWA_ status.