- Created by Crispina Muriel
My Recipe Application is a single page application, built using Vanilla Javascript. By the end of development this app will, at a minimum, satisfy the following criteria:
- New recipe
- Edit recipe
- Sort recipes
- Search and filter recipes
- Hosting on Netflify.com
- Objective: Users can create a new recipe.
- Objective: recipes can be edited and a timestamp will be created for each edit.
- Objective: recipes can be sorted by 'Last edited', 'Recently created', and 'Alphabetically'.
- Objective: recipes can be filtered and displayed by a User's search query.
- Objective: Static hosting on Netlify.com