Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 290 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 290 Bytes

HelTo (Healthy Potato) Frontend Repository

Installation Guide

To install on your local machine, type

yarn

or

npm install

To run this project on your local machine, type

yarn start

or

npm start

Tech Stack

  • React
  • Typescript
  • Tailwind CSS