Skip to content

marvinok26/fish_bowl_animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fishbowl React Application

This is a simple React application that simulates a fishbowl with a tap to refill water. The water level in the fishbowl decreases over time and can be refilled by clicking the tap.

Table of Contents

Features

  • Simulates a fishbowl with water that decreases over time.
  • Clickable tap to refill the water.
  • Fish changes state based on water level (normal, dying, dead).

Getting Started

These instructions will help you set up and run the project on your local machine for development and testing purposes.

Prerequisites

  • Node.js (v12 or higher)
  • npm (v6 or higher) or yarn (v1.22 or higher)

Installation

  1. Clone the repository:
    git clone https://[email protected]:marvinok26/fish_bowl_animation.git
  2. Navigate to the project directory:
    cd fishbowl-react
  3. Install the dependencies:
    npm install
    or
    yarn install

Usage

To start the development server, run:

npm start

About

A fishbowl animation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published