⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

raphico/WardrobePal

Repository files navigation

A web app for managing clothing inventory and creating virtual outfits

WardrobePal

Tech Stack

Roadmap

  • Project setup
  • SEO optimization
  • add landing page
  • setup convex
  • Implement authentication with clerk
  • Develop wardrobe page with CRUD operations for clothing items
  • Update worn count for each item
  • Develop outfit page with CRUD operations for outfit

Running Locally

  1. Clone the repository

    git clone https://github.com/Raphico/WardrobePal
  2. Install dependencies using npm

    npm install
  3. Copy the .env.example to .env and update the variables.

    cp .env.example .env
  4. Start the development server

    npm run dev

About

A web app for managing clothing inventory and creating virtual outfits

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published