Skip to content

assoft/storefront-remix-starter

 
 

Repository files navigation

Vendure Remix Storefront Starter

A storefront for Vendure and Remix.

To do

  • Cart
  • Checkout flow
  • Search facet filters
  • Customer account management

Contributions welcome!

Development

  1. Create an .env file in the root:
    ENCRYPTION_KEY=abc
    VENDURE_API_URL=http://localhost:3001/shop-api
    
  2. npm run dev

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.5%
  • CSS 18.9%
  • JavaScript 1.6%