Uncovering Tommorow's Trends From Yesterday's Echoes
-
Clone the Repository
git clone https://github.com/theseriouscoder123/DejaView cd DejaView -
Install Dependencies
npm install
-
Create Environment File
Create a new file named .env.local in the root directory. Use the provided .env.example file as a reference for variable names. -
Get Your API Key
Obtain a YouTube Data API v3 key from the Google Cloud Console (https://console.cloud.google.com/). Add your API key to the .env.local file.
npm run dev