xwcoder / little-goal

A project to demonstrate PWA, IndexedDB, React Hooks, and it is also a little useful tool.

Home Page:https://xwcoder.github.io/little-goal/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

little-goal

A project to demonstrate PWA, IndexedDB, React Hooks, and it is also a little useful tool.

Introduction

Tech stacks:

  • Material-UI, CSS in JS.
  • IndexedDB, coladb.
  • React: hooks, rematch, react-router.

There is no test code for time reasons.

Target device is iOS 12.

Open with Safari, and click share -> Add to Home screen.

Online address.

QR code

record screen

Development

Development/dev

npm i
npm run dev:app
npm run dev:sw

build

npm run build

Lint

npm run lint

About

A project to demonstrate PWA, IndexedDB, React Hooks, and it is also a little useful tool.

https://xwcoder.github.io/little-goal/

License:Apache License 2.0


Languages

Language:TypeScript 93.0%Language:JavaScript 5.5%Language:HTML 1.4%