Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.11 KB

README.md

File metadata and controls

50 lines (32 loc) · 1.11 KB

logo

📮 About

Calculator IMC created with:

Getting Started

First, run the development server:

# select chosen folder
cd web or cd mobile

# select node version
nvm use

# install dependencies
yarn

# run app
yarn dev

Open http://localhost:3000 with your browser to see the result.

📱 Preview App Mobile

imccalcmobile.mp4

📱 Preview Responsive Web

calc_imc_responsive.mp4

📱 Preview Web

calc_imc_web.mp4