antcar112 / react-dice

Rolls a pair of dice.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Dice

Rolls a pair of dice.

The project was created for The Modern React Bootcamp by Colt Steele.

📂 Local Installation

In the project directory:

  1. Install dependencies

    npm install
  2. Start the development server (Open http://localhost:3000 to view it in the browser).

    npm start

🛠️ Technologies Used

The following tools were used to develop this project:

About

Rolls a pair of dice.


Languages

Language:JavaScript 71.5%Language:HTML 16.4%Language:CSS 12.1%