Skip to content

A responsive web client that works with GraphQL API Klon-Server to mimic features of Reddit.

Notifications You must be signed in to change notification settings

Awkk/klon-client

Repository files navigation

Klon

A responsive web client that works with GraphQL API Klon-Server to mimic features of Reddit.

About The Project

https://klon.andrewkkw.com/

Klon Screen Shot

Built With

Getting Started

Clone the project

$ git clone https://github.com/Awkk/klon-client.git

Install all dependencies

$ npm install

Installation

First, clone and run a copy of the Klon-Server.

Then create file .env.local in root directory and set up enviornment variable NEXT_PUBLIC_API_URL and point it to your klon-server API url:

NEXT_PUBLIC_API_URL={your klon server url}

Executing program

$ npm run start

About

A responsive web client that works with GraphQL API Klon-Server to mimic features of Reddit.

Resources

Stars

Watchers

Forks