Skip to content

nicfan139/scenerygram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scenerygram

A social app (like Instagram) for sharing picturesque scenery. Built for fun.

Photos courtesy of Unsplash.

Demo

You can go to the site and use the following test credentials (2FA OTP disabled for this user):

USERNAME=test123
PASSWORD=test123

Tech stack

Client:

  • React
  • TypeScript
  • Context API
  • Tailwind CSS
  • GraphQL
  • Apollo Client
  • React Query
  • React Hook Form
  • Cloudinary
  • Google Places API
  • Vite
  • Vercel

Server:

  • Node.js
  • Express
  • TypeScript
  • GraphQL
  • Apollo Server
  • TypeORM
  • PostgreSQL
  • Nodemailer
  • Sendinblue
  • Speakeasy 2FA
  • Fly.io
  • Neon

Authors