/Plugged-N

Primary LanguageRubyOtherNOASSERTION


Plugged-N

Demo: https://www.youtube.com/embed/fQD32yfXlPI

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

Plugged N is an app promoting local small businesses while providing a space for users to find or post a task.

Functions:

  • Local small businesses and entreprenuers have a place to promote their services / goods.
  • Users can post tasks on our taskboard.
  • Users can inquire on task they see on the task board.

(back to top)

Built With

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Clone the repo
    git clone https://github.com/HaleemH/Plugged-N.git
  2. Install NPM packages
    npm install

(back to top)