A marketplace for secondhand clothing, built using Svelte.
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.
First, build the app by running yarn build
.
Then, run yarn deploy
to deploy the app to GitHub Pages.