Skip to content

austinburnett/instagram-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

instagram-clone

instagram-clone was built for the purpose of exercising how backend API's can be utilized on the client side. I've implemented some, but not all, of the core features provided provided by Instagram.

Features Included:

  • Authentication/Authorization with JWT
  • Rest Api with CRUD database operations
  • Docker development environment
  • Postman Api testing workspace
  • Unit tests using jest testing framework

Getting Started

Extensions

  • WebSockets