1.0.0 • Published 3 years ago

@shaanhurley/trilliant v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Trilliant

Table of Contents

What is Trilliant?

Trilliant is a platform for fashion product reviews with pictures and videos. We are creating a shopping experience that allows you to find clothes recommended by other shoppers like you. We’re focused on bringing representation to diverse body types and reducing the environmental impact of returns and unsustainable supply chains.

Users

People who are tired of being ignored or scammed by online fashion retailers.

Product Value

People who are taller or curvier than typical fashion models can use this platform to find clothing in their size and price range.

Designs

design1 design2

Link

Trilliant Live Link

Contributors

Product Manager: reikamoon Front End Lead: shaannessy25 Back End Lead: farhan-begg Design Lead/Gitmaster: MakeMeSenpai

Key Features

We are working on advanced search features that will allow users to identify their body shape by choosing one of 6 “stunt doubles” who have similar body types. The search will return clothing reviews for clothing that fit a user’s unique body shape.

Built With

  • Node.js
  • React
  • Firebase

Getting Started

Follow these instructions to run the web application locally

Prerequisites

  • npm

npm install npm@latest -g

or

  • yarn

brew install yarn

Installation

  1. Clone the repo

git clone https://github.com/MakeMeSenpai/trilliant-trillionaires

  1. Install NPM packages

npm install

  1. Navigate to client folder and run either

npm start or yarn start