Skip to content

This is the user interface for BetterDo. It's powered by React, TypeScript, Styled Components, and Service Workers.

Notifications You must be signed in to change notification settings

brandon-pereira/betterdo-ui

Repository files navigation

betterdo-ui

The frontend for BetterDo. This repository contains the frontend user interface for the app.

It's recommended you run this with the REST API Server. See betterdo-api.

Features

  • ⚛️ React Application leveraging Hooks and SWR.
  • 🤓 Uses TypeScript to reduce bugs and improve code satisfaction
  • 👷‍♂️ Leverages a Service Worker for offline support, push notifications, and an installable PWA.
  • 🧱 Uses Vite for blazing fast development and builds
  • 🎼 Leverages GitHub actions for automated production deploys and testing

Running Locally

npm install
npm start

If both server and UI are running, you'll have the option of visiting:

About

This is the user interface for BetterDo. It's powered by React, TypeScript, Styled Components, and Service Workers.

Topics

Resources

Stars

Watchers

Forks