A beautifully task manager
? soon
? Packages:
- ⚡️ Vitejs – Next generation frontend tooling.
- ☁️ Vitejs PWA – Zero-config PWA Framework-agnostic Plugin for Vite.
- ⚒️ React 18 – A JavaScript library for building user interfaces.
- ? Typescript – A superset of JavaScript.
- ? Chakra UI – Accessible component library.
- ? Framer Motion – Production-ready motion library.
⚒️ Getting Started:
You will need:
- Clone the repository:
git clone [email protected]:pheralb/done.git
- Create a .env file with the following variables:
VITE_SUPABASE_URL=
VITE_SUPABASE_KEY=
- Install dependencies:
npm install
- Run the app:
npm run dev
- ? Ready! Open the browser and write localhost:3000.
? Deploy on Cloudflare Pages:
- ⏳ Soon.