- [ ] Scaffold frontend with REACTjs and Nextjs 15 into a frontend folder - [ ] Scaffold backend using Python and FastAPI - [ ] Use sqlite as backend db for the api to store user notes and bookmarks - [ ] Add vercel.json to deploy frontend and backend.