A minimal TODO list in Next JS, React and Typescript, that runs in your browser.
This is a Next.js project bootstrapped with create-next-app
.
It uses Mantine library for UI and Redux Toolkit to manage the state.
- 😎 Privacy First: It just uses your Local Storage. No data collected! Trust me... or your network panel, for what I care
- 🟧 Minimal: no graphical, data, other stuffs. Just strict to the point
- 🧘 Stress Free: no due date. No planning. Just pin what you want to remember, and they stay here for all the time you need!
- 🤝 Open Source: I mean, you see it here, on Github, so... it's free as in free speech!
First, run the development server:
pnpm dev
#if your node version with nvm is old, update at least to version 14
nvm use node
npm run dev
If you are a whale lover and you prefer to use Docker , go on and use it!
docker compose up
Open http://localhost:3000 with your browser to see the result and... 📌 happy pinning!
This project uses next/font
to automatically optimize and load Geist, a new font family for Vercel.