An open API service indexing awesome lists of open source software.

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

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