Skip to content

This site allows an authenticated user to log in and view both retail and wholesale prices of various products sold at the "African Marketplace".

Notifications You must be signed in to change notification settings

AnVa-Co/african-marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A platform to enable Sauti African business owners to create listings for items they have for sale.

Installation

Clone repo

# clone the repo
$ git clone https://github.com/AfricanMarketplace5/african-marketplace.git my-project

# go into app's directory
$ cd my-project

# install app's dependencies
$ npm install

Copy and Paste

Copy all your files to your project folder and then,

# go into app's directory
$ cd my-project

# install app's dependencies
$ npm install

Basic usage

# dev server  with hot reload at http://localhost:5757
$ npm start

Navigate to http://localhost:5757. The app will automatically reload if you change any of the source files.

About

This site allows an authenticated user to log in and view both retail and wholesale prices of various products sold at the "African Marketplace".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published