@shaanhurley/trilliant-package
v1.0.1
Published
Downloads
44
Readme
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
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
- Clone the repo
git clone https://github.com/MakeMeSenpai/trilliant-trillionaires
- Install NPM packages
npm install
- Navigate to client folder and run either
npm start
or yarn start