Skip to content

callsamu/react-multiplication-game

Repository files navigation

React Multiplication Game

A game for practicing multiplication, made in React.

Running it

In order to run it, you must have npm installed:

git clone "https://github.com/callsamu/react-multiplication-game"
cd react-multiplication-game
npm install
npm run dev

then, open localhost:5173 in your browser.

Screenshots

question answer

About

Simple multiplication game using React.js, Typescript and Vite.

Resources

Stars

Watchers

Forks