Skip to content

Rivalz-ai/sasts-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rivalz Client Statistic

This project is a React application built with Vite that displays a dashboard with graphs and statistics about Rivalz clients. It provides real-time information on active clients, available resources, and geographical distribution. image

Features

  • Real-time data visualization: Displays dynamic graphs and charts showcasing key metrics like active clients, available storage, and processing power.
  • Geographical distribution: Shows a world map highlighting the concentration of Rivalz clients in different countries.
  • Client statistics: Presents detailed statistics about clients, including total numbers and storage providers.
  • Responsive design: Adapts to various screen sizes for optimal viewing on different devices.
  • Fast and efficient: Leverages Vite's build tool for rapid development and optimized performance.

Technologies Used

  • React: JavaScript library for building user interfaces.
  • Vite: Next-generation frontend build tool for faster development.
  • @vitejs/plugin-react: Vite plugin for React with Babel for Fast Refresh. (or @vitejs/plugin-react-swc if using SWC)
  • ESLint: Tool for identifying and reporting on patterns in JavaScript.

Installation

  1. Clone the repository:

    git clone <repository-url> 
    
    
  2. Navigate to the project directory:

cd rivalz-client-dashboard
  1. Install dependencies:
npm install

Usage Start the development server:

npm run dev

Contributing Contributions are welcome! Please feel free to submit pull requests or open issues.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors