mirror of
https://github.com/Nezumi-2711/practice-js.git
synced 2026-09-22 13:38:49 +00:00
Update function
- Implement error and success message. - Implement search results.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export const API_URL = 'https://forkify-api.herokuapp.com/api/v2/recipes';
|
||||
export const TIMEOUT_SEC = 10;
|
||||
Reference in New Issue
Block a user