An application to search for food recipe, bookmark them and add your own recipe to the list. This application gets the data from Forkify API
Live site deployed using Netlify Live Site
Clone down this repository. You will need node and npm installed globally on your machine.
Installation:
npm install
To Start Server:
-
npm run build -
npm run start
To Visit App:
localhost:1234