A fun Slot Machine app. The main branch of this application is deployed here.
- ensure node version 20 is installed and is used.
- clone the repository with
git clone [email protected]:dannybunschoten/slot_machine.git
- enter the right directory with
cd slot_machine
- run
npm install
to install all dependencies. - run
npm run dev
to run a local hosted verion of this application - visit
http://localhost:3000
to start the fun