/Recipe-App

Primary LanguageJavaScript

RecipeShare

How to Use

To Clone and run this application you'll need Git, Node.js installed on your computer

git clone https://github.com/easondan/Recipe-App.git

cd Recipe-App

npx expo install 

npx expo start

or run

npx expo start --ios

npx expo start --android

npx expo start --web