(SSR)
.Svelte JS
, Responsive with Tailwind CSS
. In this project I found that Svelte
is really super developer-friendly. Here DX is 10 time better than React. Also its official SSR Framework SvelteKit
is as cool as Next JS
.Language A 1
and I have another word Language B 1
, which are in this case of same meaning, then the question will be Language A 1
, answer will be Language B 1
, other options will be Language C 1
, Language D 1
, Language E 1
...vocabulary.json
is like database, where the structure is :
[{"n":1, "en":"Language A", "bn":"Language B"}, {...}, ...]
vocabulary.json
. But options are randomly generated. Options are selected randomly from the previous 4 and next 4 words. Like, if i have 14 words (counting starts from 1 in this case), then for question 5, options will be selected from [1,2,3,4, 6,7,8,9]
, for question 8, options will be selected from [4,5,6,7, 9,10,11,12]
, for question 12, options will be selected from [8,9,10,11, 13,14,1,2]
.vocabulary.json
will be displayed in a table.Search Bar
by words.google search
directly from here by clicking on them.google search
only from the question.