Based on the game rock paper scissors, Monster Arena is a react app built by Paula Bannerman developed over 7 days for the Vercel & Hashnode Hackathon. She also created the monsters and weapons art. To view the overview of the journey of creating this app, please visit this link: https://dcartist.hashnode.dev/1-project-in-7-days
- Clone and download the project
- cd into the project
- use
npm install
to install the react app - use
npm run start
to start the project
- The user selects a monster.
- The user selects a weapon for the user's monster.
- The computer chooses the user's opponent.
- Select the "fight" option.
- View the results
- Node
- React Js
- Tailwind CSS
- CSS3 Animation Cheat Sheet
- React-confetti
- React-reveal
- Vercel