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.
People who are tired of being ignored or scammed by online fashion retailers.
People who are taller or curvier than typical fashion models can use this platform to find clothing in their size and price range.
Product Manager: reikamoon
Front End Lead: shaannessy25
Back End Lead: farhan-begg
Design Lead/Gitmaster: MakeMeSenpai
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.
- Node.js
- React
- Firebase
Follow these instructions to run the web application locally
- npm
npm install npm@latest -g
or
- yarn
brew install yarn
- 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