sarahholder / mushroom-picker

0 stars 0 forks source link

Mushroom Mania

Description

Time to help Mario collect one of each mushroom in the forest. Using React under the hood to make the magic happen. This project was an introductory project to React. Focusing on data and components for a better understanding of how data is manipulated, communicated and displayed using React.

Project specifications found here.

Technologies & Tools

Screenshots

Start Screen

Begin Mushroom Mania

Pick a Magic Mushroom

Pick a Poisonous Mushroom

Collect a Full Basket

Collect a Full Basket Win

Full Basket Restart

Pick a Deadly Mushroom

View deployed site: https://mushroom-mania-sh.web.app/

Or Run locally:

  1. Install npm http-server Click here for instructions

  2. Clone project

  3. Open file

  4. Run command: npm install

  5. Run command: hs -p 8080