https://github.com/craigstroman/lireddit-client
A React front end using GraphQL and CSS grid
https://github.com/craigstroman/lireddit-client
bootstrap font font-awesome formik graphql react scss typescript urql
Last synced: 3 months ago
JSON representation
A React front end using GraphQL and CSS grid
- Host: GitHub
- URL: https://github.com/craigstroman/lireddit-client
- Owner: craigstroman
- Created: 2025-07-30T01:32:06.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-11-14T19:26:11.000Z (8 months ago)
- Last Synced: 2025-11-14T21:23:26.655Z (8 months ago)
- Topics: bootstrap, font, font-awesome, formik, graphql, react, scss, typescript, urql
- Language: TypeScript
- Homepage:
- Size: 297 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LI Reddit - A Reddit clone using GraphQL and React
Based on https://www.youtube.com/watch?v=I6ypD7qv3Z8&t=13455s, but using React and grid for the front end.
## Live Demo
https://lireddit.craigstroman.com/
## Steps to run repo:
- git clone https://github.com/craigstroman/lireddit-client.git
- cd lireddit-client
- Run `npm install`
- Then run `npm run live:server`
- Then go to http://localhost:8080