random recipes
1.0.0
This is a React App exercise to cover two learning objectives:
This app will display a number of random recipes to the user, using the spoonacular API
This project was bootstrapped with Create React App.
To get started, clone this directory and install yarn if you don't already have it.
In the project directory, you can run:
yarn install
Set up your environment to run the app, installing any required dependencies
yarn 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.