Skip to content

HackYourFuture/core-assignment-week-10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Core program week 10 assignment

Getting started

Install the dependencies before working on either task:

npm install

Tasks

Task 1 — Cocktail Recipe CLI

Build a command-line tool that fetches cocktail recipes from TheCocktailDB API and writes the results to a markdown file. You will work with fetch, async/await, and fs/promises.

See task-1/README.md for full instructions.

Task 2 — Post Central API Services

Implement the service functions that connect a CLI app to a REST API server. You will make authenticated HTTP requests (GET, POST, PUT, DELETE) using fetch and JWT tokens.

See task-2/README.md for full instructions.

About

HackYourFuture core program week 10 assignment files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •