Skip to content

ChristopherAlphonse/admindashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Admin Dashboard

Looks stunning on every screen size and is optimized to bring the large-screen experience from desktop to mobile.
Explore the docs »

Table of Contents
  1. About This Project
  2. Getting Started
  3. Usage

About The Project

Product Screen Shot

Built With

  • React Node Mongo

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

Open your terminal and sure node and nodemon is installed and up to date

  • Make a folder
    mkdir admindashboard
    cd admindashboard

Installation

  1. Clone the repo
    git clone https://github.com/ChristopherAlphonse/admindashboard.git
    code .
  2. Install packages
    yarn or npm i
  3. Enter your ENV in both client and sever folder
    yarn add dotenv or npm i dotenv
    

(back to top)

Usage

Usage of this repo or software will help provide a greater understand for error handling, password resetting, and creating and deleting users from a database.

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published