madanalogy / GroupB6

Shopee Ultra Hackathon 2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shopee Throwback

Shopee Throwback is a feature that aims to provide users with fun yet insightful data visualisations of their activity on the Shopee application over the year.

Mocked APIs available via Postman here.

Development Guide

Code developed from boilerplate provided during Shopee Ultra-Hackathon 2021

Prerequisites

Install npm or yarn (preferred)

Setting Up

  1. Install all required packages by running
  yarn install
  1. To start development server run
  yarn run start-dev
  1. Development page will be served at
  http://localhost:3000/
  1. Start developing!

Deployment

  1. To build client use
  yarn run build-[env]

Available envs: dev, and prod

Documentation

Project Document

About

Shopee Ultra Hackathon 2021


Languages

Language:TypeScript 52.4%Language:SCSS 40.5%Language:JavaScript 6.2%Language:HTML 0.8%