This is a series of project to learn Front-end framework (Web and mobile) and back-end architecture (Typescript, Express, TypeORM).
The goal is to create a Todo app in those languages
This repository is the Svelte one, you can find the main one here
This project use Svelte
Make sure to host the API locally in order to use the front
npm install
npm run dev
npm run build