Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amodinho/hackernews-graphql-apollo
A hacknews clone built with React + GraphQL + Apollo
https://github.com/amodinho/hackernews-graphql-apollo
Last synced: 26 days ago
JSON representation
A hacknews clone built with React + GraphQL + Apollo
- Host: GitHub
- URL: https://github.com/amodinho/hackernews-graphql-apollo
- Owner: AmoDinho
- Created: 2018-07-04T14:29:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-30T12:40:52.000Z (over 6 years ago)
- Last Synced: 2024-11-04T09:19:14.053Z (2 months ago)
- Language: JavaScript
- Size: 506 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hackernews-react-apollo Tut
## TO-DO
- [ ] Need to get comfortable writing queries
- [ ] Connecting other data sources
- [ ] Configure own es-lint
- [ ] Config script for mock data
- [ ] ML Models to apply?
- [ ] Use momentJS for the ```timeDifferenceForDate()``` method.### AUTH
- [ ] Other ways to authenticate other than localstorage
- [ ] PassportJS or FIREBASE