Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 800 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 800 Bytes

Fidelity Platform Front End Client

Fidelity Platform client side webpage, it uses FidelityPlatform as backend retrieve data using Firebase. A Store required to and has to be created using the Admin Dashboard

Documentation

The web page is implemented using basic React-Vite-Typescript and stripe

Environment Variables

VITE_STOREID with your store ID

VITE_BASE_URL with your URL for API calls

Deployment

Clone the repository run

  npm i

To deploy this project run

  npm run dev

Features

  • Live previews
  • Instant deployment
  • Cross platform

License

MIT