Skip to content

Admin dashboard app for embossed-react-ecommerce that uses dummy data instead of MongoDB data.

Notifications You must be signed in to change notification settings

AndrewJFleming/embossed-dummy-data-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Embossed Dummy Data Admin

An admin dashboard app for embossed-react-ecommerce that uses dummy data instead of MongoDB data.

Demo Hosted on Netlify · Embossed React Ecommerce · My LinkedIn

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Related Project
  5. Contact

About The Project

Project Screen Shot

This is a version of the Embossed React Ecommerce Admin dashboard that uses dummy data instead of working with MongoDB data.

I prepared this version of the app so that visitors to the demo site hosted on Netlify aren't able to manipulate the MongoDB database for this project.

To see the code for the actual admin app, explore the admin directory in of the Embossed React Ecommerce repo.

(back to top)

Built With

(back to top)

Getting Started

Below you'll find some instructions on what you'll need to run the project locally on your machine, how to install the app and how to get the app running.

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.

Before you run the admin you'll need to install its required dependencies.

  1. Clone the repo

    git clone https://github.com/your_username_/Project-Name.git
  2. Install NPM packages

    npm install

(back to top)

Usage

This version of the app only uses data from the dummyData.json file included in the project so there's no need to run a server.

Start admin app locally.

npm start

(back to top)

Related Project

The Embossed React Ecommerce repo includes three directories; admin, client and server and this version of the admin app uses a node server to work with data stored in a MongoDB database. You can also check out this site where it's hosted on Netlify here.

(back to top)

Contact

Andrew Fleming - My LinkedIn - aflemi1@gmail.com

(back to top)

About

Admin dashboard app for embossed-react-ecommerce that uses dummy data instead of MongoDB data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published