📈 A finances application to keep track of my personal spendings
.github/workflows | ||
docker | ||
prisma | ||
public | ||
src | ||
.eslintrc.json | ||
.gitignore | ||
components.json | ||
Dockerfile | ||
next.config.mjs | ||
package-lock.json | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.ts | ||
tsconfig.json |
Next-Base
A base implementation of my favorite NextJS stack.
This base already implements the sign-up and sign-in process with a clean UI, ready for customization.
Next Steps
- Documentation
- Switching dark and light mode
- Change own username and password