My First Project
Overview
This is a project I built to learn a new framework. It’s a simple CRUD app with a clean UI.
Tech Stack
- Frontend: HTML, CSS, JavaScript
- Backend: Cloudflare Workers
- Database: Cloudflare D1
What I Learned
- How to structure a project from scratch
- How to deploy on Cloudflare
- How to write clean, maintainable code