Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 966 Bytes

readme.md

File metadata and controls

35 lines (24 loc) · 966 Bytes

Outfit Planner Website - VASARA

Introduction

This project aims to provide users with a comprehensive suite of tools for outfit selection and planning. It includes features such as material education, color palette recommendations,and style inspiration. The website is built using React, Express, MongoDB, and Node.js.

Frontend deployed Link

https://vasara.netlify.app/

Features

Color Collection

  • Access a wide variety of color combinations for T-shirts and jeans.

Visual Preview

  • See how each color combination looks in different clothing items.

Upload Custom Colors

  • Upload and visualize your own color combinations.

User Profiles

  • Create a profile to save your favorite colors and upload a profile picture.

Tech Stack

  • React
  • Express
  • MongoDB
  • Node.js

Getting Started

Installation

  1. Clone this repository.
  2. Navigate to the project directory in your terminal.
  3. Install dependencies by running: npm i