This recipe-tracking app allows a user to add new recipes, display a list of recipes and delete a recipe from the list.
Technologies Used
- React
- HTML
- CSS
- npm package
Description
This app will display a recipe's name, cousine, photo, ingredients, preparation instructions and action buttons like create, edit and delete.
Setup/Installation Requirement
- Clone this repository to your local machine
- Open the project in the VSCode
- Run npm start and open it in your browser