Naaadddiii / TokenGeneratorApp

A Token Generator App Using React and MaterialUI components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the Token Generator Application!

This app allows you to generate two types of tokens: Blue and Red. The tokens are numbered from 1 and increment serially. You can specify the prefix for each type of token and the number of tokens to generate. The tokens will be displayed in rows according to the specified number of tokens per row.

To use the app, simply enter the desired values in the form fields and click the "Generate" button. You can also clear the form fields and the displayed tokens by clicking the "Clear" button.

We've used Material UI to provide a sleek and modern look for the app. Feel free to customize the appearance of the UI as you see fit.

We hope you enjoy using the Token Generator Application!

About

A Token Generator App Using React and MaterialUI components


Languages

Language:JavaScript 79.8%Language:HTML 19.9%Language:CSS 0.3%