Skip to content

Latest commit

 

History

History
73 lines (41 loc) · 1.37 KB

README.md

File metadata and controls

73 lines (41 loc) · 1.37 KB

Advanced Analytics Dashboard for E-commerce Transactions

This project was bootstrapped with Create React App.

Prerequisites

Before you begin, ensure you have the following installed on your local machine:

  • Node.js (version 14.x or higher recommended)
  • npm (version 6.x or higher recommended) or yarn (optional)

Installation and Setup

Follow these steps to get your project up and running:

  1. Clone the repository:

    git clone https://github.com/prashantrrai/Dhiwise.git
    
    cd Dhiwise
    
  2. Install dependencies:

    npm install
    
  3. Run the Project:

    npm start
    

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

  1. Login Credentials:

    Username : prashantrrai 
    Password : Admin@123
    
  2. Payment Details of Card:

    Card Number : 5555555555554444 
    Exp. Date   : Any Choice
    CVV         : Any
    

Project UI & Screens

alt text

alt text

alt text

alt text

alt text

alt text

alt text

alt text

alt text

Authors