Frontend repository for the kora web app | live preview
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.
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.
If you find any bugs in this app, open an issue