This repository contains a front-end application built with React.js, Tailwind CSS, and bundled with Vite. Below are the instructions for setting up and running the application.
Clone this repository to your local machine:
git clone <repository-url>
Navigate to the project directory:
cd <project-directory>
Install dependencies using npm:
```bash npm install
To run the application locally, execute the following command:
```bash npm run dev
Please ensure that you have a stable internet connection while running the application (for images that are hosted online).
This command starts the development server. Once the server is running, you can access the application in your web browser at http://localhost:5173.
To build the application for production, use the following command:
```bash npm run build
This system consists of the following pages:
Below are the steps to how to use this website and explore its interactiveness
Display of key metrics - Total products, Total revenue, Total ratio, Total users, Total visits, Total profit .
Display of revenue and website traffic statistics - Sales per week, Leads of source/ Website Traffic
Display of customers who made top deals.
User- friendly and fully responsive.
Interactive
Dropdown Navigation Bar at top of the page
User- friendly and fully responsive.
Enjoy exploring the React.js front-end application with Tailwind CSS! If you have any questions or need further assistance, don't hesitate to reach out at [email protected].