demo icon indicating copy to clipboard operation
demo copied to clipboard

A demo repository for My JSON Server (Alpha)

Results 232 demo issues
Sort by recently updated
recently updated
newest added

Data for testing API

Cany you add this pull reauest?

import React, { useState } from 'react'; import { Box, Typography, TableContainer, Table, TableHead, TableRow, TableCell, TableBody, Paper, Card, CardContent, Button, Select, MenuItem } from '@mui/material'; import { BarChart, Bar,...