Using Metaphor API for search and content retrieval via URLs
Project done as a take home assement
-
Clone the repository to your local machine.
-
Navigate to the project directory
-
run:
npm install
-
once dependencies are installed run:
npm run dev
Note: ensure you have a .env file with a METAPHOR_API_KEY=
(your private Metaphor API key) to make api calls