inaseem / aspire

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aspire

https://inaseem.github.io/aspire/

Aspire

Setup

  1. Clone the repository
  2. run yarn in the root dirctory

Running

yarn dev

Production build

yarn build

Features

  1. Web and mobile views.
  2. Add Card
  3. Cancel Card
  4. Freeze/Unfreeze card

Tech Stack

  1. React (Framework, can implement the same in Vue as well)
  2. TypeScript
  3. Vite (as Build tool)
  4. React Router (For routing)
  5. Tailwind CSS (For styling)
  6. Sass
  7. React-Query (For REST api and state management)

About


Languages

Language:TypeScript 83.1%Language:SCSS 8.1%Language:JavaScript 5.6%Language:CSS 1.8%Language:HTML 1.5%