Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 465 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 465 Bytes

TechPIx

A Unsplash API Example project Showcasing Images of Techongly

Usage

const splash = async () => {
  const TOKEN = "Your_Token";

Replace Token with your Token Provided from Unsplash API

Example

Author

@Trafort for me Revising the Re-writing the code
@MadsCores For Teaching And Writing the code