Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 630 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 630 Bytes

Diet Timer

React Native Mobile App to control your diet.

Authors

This is the actual look of the app!🥗

Menu and profile.

menuIincial profile

Installation

Install diet-timer with npm

    cd diet-timer
    npm i (or npm install)
    npm start