Skip to content

Waqiah/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rheastagram

Full Stack serverless Instagram clone (named after Rhea, the Lab Mix)

Live Demo: https://rheaprod.d2f7z4fxf9cz8c.amplifyapp.com/

Overview

  • React frontend
  • AWS serverless backend

features/functionality

  • Performant Single-Page App (React frontend)
  • Auth (Amazon Cognito)
  • Storage and uploads (Amazon S3)
  • Data persistence / database (Amazon DynamoDB/NoSQL)
  • Serverless and flexible API (AWS AppSync/GraphQL)
  • Conflict-free styling (Emotion/CSS-In-JS)
  • Responsive, modern layout (CSS Grid and Flexbox)
  • CRUD operations (create, read, update, and delete User, Posts, and Comments)
  • CI/CD (AWS Amplify Console)
  • Routing (React-Router)
  • Type-checking (Prop-Types/TypeScript(refactor))
  • Testing (Jest, Enzyme)

demo gif

demo gif

frontend

  • React
  • Emotion/CSS-In-JS
  • Ant-Design components
  • AWS Amplify components
  • CSS Grid and Flexbox
  • React-Icons
  • React-Router
  • graphql api

backend

  • AWS Amplify
  • AWS AppSync (graphql)
  • Amazon DynamoDB (NoSQL Database)
  • Amazon S3 (Storage)
  • AWS Cognito (Auth)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published