Skip to content

AlvaJufinto/HappyTask

Repository files navigation

HappyTask

HappyTask is a Todo App built with React, TypeScript, Zustand (State Management), Tailwind CSS (Styling), and Electron (For Desktop Development). This Small Project was built to complete our Final SaaS Project Assignment

alt

Acknowledgements

Tech Stack

Getting started

  npm install

To run this app without Electron :

  npm start 

To run this app with Electron :

  npm run electron:start 

To build this app (and as an Electron app) to production :

  npm run electron:build 

About

This code doesn't have unit test lmao

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published