/upcycle

Primary LanguageSvelte

CycleUp!

A marketplace for secondhand clothing, built using Svelte.

Development

Make sure you have Node.js and Yarn installed.

On first setup, run yarn install to install dependencies.

Then, run yarn dev to start the development server.

Deployment

First, build the app by running yarn build.

Then, run yarn deploy to deploy the app to GitHub Pages.