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
- Instructions on running the project locally: /Server/README.md
- WebSockets