Skip to content

A portfolio website with a blog system and a simple dashboard

Notifications You must be signed in to change notification settings

Purple227/purplex

Repository files navigation

Purplex $ Purple-Board

Hi purplex is my personal site were i blog, show-case my work, get in touch with other programmers(developer) and client. Purple-Board is the dashboard powering purplex user-interface with mini feature of a CMS and other utilities.

Below is a screen-shot of the application UI

How To Install My App

How to install my app

  1. git clone https://github.com/Purple227/inventory.git

  2. cd into clone folder

  3. sudo composer install

  4. php artisan key:generate

  5. npm install

  6. set up your respective database

  7. php artisan migrate