wuyang-liu / inslite-web

InsLite's front-end webPage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

InsLite's front-end webPage


Languages

Language:JavaScript 86.3%Language:HTML 7.5%Language:CSS 6.2%