https://github.com/cwdbutler/Quickpics
Full stack Instagram clone project
https://github.com/cwdbutler/Quickpics
amplify apollo-server docker dokku express graphql nextjs nodejs postgresql prisma redis tailwindcss typescript urql
Last synced: 2 months ago
JSON representation
Full stack Instagram clone project
- Host: GitHub
- URL: https://github.com/cwdbutler/Quickpics
- Owner: cwdbutler
- Created: 2022-01-07T15:36:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-02T12:26:43.000Z (about 3 years ago)
- Last Synced: 2024-10-28T23:33:18.437Z (7 months ago)
- Topics: amplify, apollo-server, docker, dokku, express, graphql, nextjs, nodejs, postgresql, prisma, redis, tailwindcss, typescript, urql
- Language: TypeScript
- Homepage: https://www.quickpics.app/
- Size: 1.06 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - cwdbutler/Quickpics - Full stack Instagram clone project (TypeScript)
README
# A full stack, single page, responsive Instagram clone
## Users can sign up and edit image posts, and then like, comment, and save them
## Check each directory's README for more detail
# Live App • https://www.quickpics.app • [README](https://github.com/ConorButler/Quickpics/tree/main/client)



# Server/API • https://api.quickpics.app/graphql • [README](https://github.com/ConorButler/Quickpics/blob/main/server/README.md)









## [Docker Hub Repository](https://hub.docker.com/repository/docker/cwdb/quickpics-api) • [Integration tests](https://github.com/ConorButler/Quickpics/tree/main/server#tests)
#
## Aims to replicate the key features of Instagram, down to the finer UX details, here are some examples:
### Of course, try out the app to see all of the features I couldn't fit here 🙂
Editing images (with upload validation)
![]()
![]()
![]()
Like, comment on, and save posts with instant updates (no refresh required)
![]()
Infinite scroll pagination
![]()
![]()
Register validations
![]()
![]()
![]()
Interaction menu
![]()