bids-app-svelte-redis-tailwind Tailwind Templates

Bids App Svelte Redis Tailwind

About

Frontend application to create items and making bids to them. Powered by create-svelte.

Technical Stack

  • Svelte: A modern JavaScript framework that compiles components into highly efficient vanilla JavaScript for fast, reactive web apps.

  • TypeScript: A strongly-typed programming language that builds on JavaScript, adding static typing and enhanced development tools.

  • Redis: An in-memory key-value data store known for its speed and versatility in caching, message brokering, and real-time analytics.

  • Chart.js: A simple yet powerful JavaScript library for creating interactive, responsive charts using the HTML5 <canvas> element.

  • TailwindCSS: A utility-first CSS framework for rapidly building custom designs without writing CSS. Version 4 introduces enhanced utility classes and further customization options for responsive, modern web design.

Fill up env

REDIS_HOST=
REDIS_PORT=
REDIS_PW=

Run app

Install packages:

npm install

Run the application:

npm run dev

Top categories

Loading Svelte Themes