Recipe Search App

Structure:

Assets Directory - Assets like images that can be used in the app.

Elements or UI components that can be used in pages to build meaningful content.

Components Directory -

Elements or UI components that can be used in pages to build meaningful content.

Steps to get started:

Install the dependencies using : npm install(or yarn)

Create an .env file with
REACT_APP_APPBASE_URL = https://appbase-demo-ansible-abxiydt-arc.searchbase.io
REACT_APP_APPBASE_APP_NAME = recipes-demo
REACT_APP_APPBASE_APP_CREDENTIALS = a03a1cb71321:75b6603d-9456-4a5a-af6b-a487b309eb61

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm build

Creates fresh build