Skip to content

Fully featured ecommerce application, favourite and add shoes to your cart. Sort products using price, brand, type and search for your preferred fit.

Notifications You must be signed in to change notification settings

mtlh/SpouraPreactGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spoura

Thumbnail Image

About

Fully featured ecommerce application, favourite and add shoes to your cart. Sort products using price, brand, type and search for your preferred fit.

Demo

This project is deployed directly onto Vercel. spoura.mtlh.dev

Technologies

  • TailwindCSS
  • Typescript
  • Preact
  • Turso (libSQL)
  • Go
  • Vercel (hosting)

How to deploy locally

Follow the steps below:

  1. Download code from this repository.
  2. Install every frontend dependency.
npm install
  1. Get all required backend keys setup in a .env file.
TURSO_DATABASE_URL='libsql://yourenv.turso.io?authToken='
TURSO_AUTH_TOKEN='yourtoken'
SESSION_KEY='randomkey'
  1. Run locally
 npm run dev
  1. Enjoy!

About

Fully featured ecommerce application, favourite and add shoes to your cart. Sort products using price, brand, type and search for your preferred fit.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published