Asifm95 / react-dicey

A simple dice rolling component build with react 🎲

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-dicey 🎲

A simple dice rolling component build with react. The project is mainly implemented using the Hooks API and antd design system.



Install

$ git clone https://github.com/Asifm95/react-dicey.git
$ cd PROJECT
$ npm install

Start & watch

$ npm start

Open http://localhost:3000 to view it in the browser.

Simple build for production

$ npm run build

About

A simple dice rolling component build with react 🎲


Languages

Language:TypeScript 73.8%Language:HTML 15.5%Language:CSS 10.7%