Skip to content

This app you will help you to solve the Water pouring problem.

Notifications You must be signed in to change notification settings

Firet/water-pouring-solver

Repository files navigation

🔵 Water Pouring Solver

This app you will help you to solve the Water Pouring problem. You can read about the problem in this wikipedia article.

Features

  • With flexbox I ensured that it looks good on different types of devices: big screens🖥️, cell phones📱 and laptops💻.
  • The visual elements were tested in several browsers.
  • Test Case for validation.
  • I ran prettier to make the code consistent throughout the application.

🏃‍♂️How to run this app?

🚀 First, make sure that you have node js installed, and then launch the development server:

npm install
npm run dev

💻 Finally, you can open localhost:5173 with your browser to see the result.

About

This app you will help you to solve the Water pouring problem.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published