/wahenga-walisema

light a heart with your wisdom @

Primary LanguageVueMIT LicenseMIT

wahenga-walisema

An app for adding wise sayings.

By Brian Wachira

Description

This is a vue app to share your wisdom by typing it out as a quote. For a language that I wanted removed from the Kenyan 8.4.4 educational system 😄, I adopted the name wahenga walisema, which is swahili for elders said .It depicts experiential wisdom, though experiential wisdom is not always the best 😄. Some people die from experience.

Project setup

Clone on terminal using git clone ---url--- or download zip and unzip it. open in terminal by typing wahenga-walisema Type in the following commands

npm install

Install compatible webpack dependency

npm install webpack@^4.0.0

Install secure webpack-dev-server

npm install --save-dev webpack-dev-server@3.1.14

Add a compatible vue-loader

npm add vue-loadeer@14.2.2

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Link to live site

https://brianwachira.github.io/wahenga-walisema/dist/

Technologies Used

Bootstrap
Animate.css
JQuery
vue

Support and contact details

If you have any issues,ideas or concerns contact me on brianwachira7@gmail.com.All code contributions are welcomed.

License

This project is licensed under the terms of the MIT license.

You can check out the full license here