Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 255 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 255 Bytes

This is a giphy clone just for fun during parental leave nights.

It's build with

  • Next.js
  • swr
  • graphql-request
  • mongoDB
  • typescript

You can clone it and run but you need to have your own mongoDB keys stored in .env.local file to run it properly