/inslite-web

InsLite's front-end webPage

Primary LanguageJavaScript

Ins-Lite: An Instagram-liked Social Network Web Application

  1. Implemented posts posting/browsing/searching features.
  2. Enhanced the authentication using token-based registration/login/logout flow with React Router and utilized JWT as server-side user authentication.
  3. Developed a scalable back-end service with Go and deployed to Google App Engine.
  4. Utilized Elasticsearch (deployed to GCE) to enable posts searching/listing.

Note:

  1. This is the Repo of front-end code, see Code of back-end here.
  2. Project Demo
  3. Project Webpage