Skip to content

Client repository for kora (a full-stack clone of the Quora web app)

Notifications You must be signed in to change notification settings

Mayowa-Ojo/kora-client

Repository files navigation

Kora Client

Frontend repository for the kora web app | live preview

Introduction

Kora is a side project I developed for learning purposes. It's a clone of the popular question/answer thread app Quora. This is the front-end repository built with 💜 and VueJS, deployed on vercel. The backend repository is hosted separately.

Development

Requires Node >=v10 & Vue v2

$ mkdir <folder>
$ git clone https://github.com/Mayowa-Ojo/kora-client.git .
$ touch .env
$ npm install
$ npm run serve

I do intend to keep developing this app (adding new features and fixing bugs) as I enjoyed building this one.

Screenshots

Home Home Page

Questions Questions Page

Space Space Page

Profile Profile Page

Add Question Modal Add Question Modal

Bug report

If you find any bugs in this app, open an issue

About

Client repository for kora (a full-stack clone of the Quora web app)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages