Open strangeTany opened 1 year ago
[x] [10] Use SvelteKit or Next.js.
Single Page Application (SPA) with Client-side Routing and prefetching.
If you would like to use another framework, check with us first. It would need to meet the other SEO and deployment requirements.
[10] Use proper tools setup
[x] [10] Deploy the SvelteKit project on Cloudflare pages, or Next.js on Vercel (or any other platform that meets the requirements.
[ ] [5] Continuous Integration (CI). With linting and format checking at the minimum.
[x] [2] Code formatting: Prettier and ESLint with formatting rules enabled.
[x] [2] Editor configuration should include:
[x] [1] The editor configuration should be version controlled and used by all team members. i.e., the .vscode folder in git
Bonuses:
[ ] [2] Deployment of previews for pull requests in GitHub.
[ ] [3] Feature Sliced Design (FSD). Should be demonstrated in presentation.
[ ] [4] Server-side validation:
[ ] [5] Testing (and piepeline step in CI).
[15] At least these four pages :