Skip to content

MakeMeSenpai/trilliant-trillionaires

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Target Audience

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.

Contributors

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

Designs

design3 design1 design2

Link

Trilliant Live Link

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