Skip to content

gentcod/Foodie-frontend

Repository files navigation

Foodie-V2

The frontend application for a food recipe web server -> Foodie

Scripts guide:

To get the necessary dependencies, run:

npm install or simply npm i

To run the applications, navigate to the /client-side directory and then run:

npm start