Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 381 Bytes

File metadata and controls

10 lines (8 loc) · 381 Bytes

OneShot

Getting Started

  1. Run npm install
  2. Run npm run dev
  3. (You may have to add sudo in front of all the commend listed above if you are using mac)

Using APIs Within OneShot

  1. Create an .env file in the OneShot Directory
  2. Put in VITE_PEXELS_API_KEY = 'YOUR_PEXELS_API_KEY_HERE' (Create the API Key from the Pexels website)