Uniting us over what we all share in common: food.
Before you run the website, make sure you have NPM installed and run npm i
or npm install
to install all relevant packages.
With that done, run ionic serve
to build the website and host it on the localhost at port 8100. (or any other if you use --port={ port # }
)
Due to the volume of files in this project, we decided to write comments in the .page.ts
file for each page to save time.
primary color - #41BC95 secondary color - 43BC91 background color - FCFFFC