ercgrat / creator.urbanbasic.de

T-shirt customization flow for the urbanbasic.de site.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UrbanBasic Creator

T-shirt customizer e-commerce site for Urban Basic. Built with Next.js/React and Material UI. Hosted by Netlify with AWS Lambda functions talking to FaunaDB.

Installation

npm install

Running locally

First, install Netlify CLI.

npm install netlify-cli -g

Then, build and run the development server.

netlify build # or 'npm run build'
netlify dev

License

MIT

About

T-shirt customization flow for the urbanbasic.de site.


Languages

Language:TypeScript 81.2%Language:JavaScript 10.9%Language:SCSS 7.9%