Skip to content

theednaffattack/instagram-clone-client

Repository files navigation

Instagram Clone

User Stories

  • User can register for an account storing their name, email/username and password then login to the app using their credentials

  • User can create a post and store images to the server (Preferably in a database)

  • User has a profile that displays all the images they have uploaded

  • User can follow other users

  • User can see other users posts (people who the user follows)

  • User can see a global feed of images

  • The feed auth refreshes when a new post is added (You can use Web Sockets)

    Bonus Stories

  • User can send messages to other users

  • User can create a story for followers

NextJS Typescript Starter

This is my frontend starter repo for app development.

For backend development, pair this with: https://github.com/theednaffattack/typegraphql-server-starter

Features

  • user registration (change password, lock account)
  • multi-device/screen logout
  • confirmation email
  • file uploads

Todo

  • testing with jest or react testing library

Bones

  • Typescript
  • React
  • Styled Components
  • Rebass & Styled System
  • Apollo GraqphQL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published