Skip to content

Winston-Hsiao/whats-hot

Repository files navigation

Using Metaphor API for search and content retrieval via URLs

Project done as a take home assement

How to run:

  1. Clone the repository to your local machine.

  2. Navigate to the project directory

  3. run: npm install

  4. 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