A quiz site written in Next.JS and React https://flashlearn.phite.ro
Go to file
Ioan Cristian CHELARU 28b3f8a0b0 Fixed answer buttons
Signed-off-by: Ioan Cristian CHELARU <iccjoc@proton.me>
2024-06-02 12:58:56 +03:00
api fixed the db 2024-06-02 01:24:20 +03:00
app Fixed answer buttons 2024-06-02 12:07:02 +03:00
public Fixed answer buttons 2024-06-02 12:58:56 +03:00
.eslintrc.json fixed a build error 2024-06-01 23:58:11 +03:00
.gitignore changed the topic card, the form and .gitignore (#9) 2024-06-01 16:57:47 +03:00
.nvmrc Get posts from API (#2) 2024-06-01 11:08:49 +03:00
LICENSE Added the MIT license 2024-06-01 10:31:58 +03:00
next.config.mjs Initial commit from Create Next App 2024-06-01 09:38:11 +03:00
package-lock.json Updated animations (#11) 2024-06-02 11:47:22 +03:00
package.json Updated animations (#11) 2024-06-02 11:47:22 +03:00
postcss.config.mjs Initial commit from Create Next App 2024-06-01 09:38:11 +03:00
README.md Modified README.md 2024-06-01 18:17:38 +03:00
tailwind.config.ts Initial commit from Create Next App 2024-06-01 09:38:11 +03:00
tsconfig.json Beutified landing page, added session select page and made it look good 2024-06-01 14:30:10 +03:00

FlashLearn

The React based app with flashcards for you to learn. Made for the INFOMATRIX 2024 Hackathon.

How to use:

  1. Click the "Get Started" Button.
  2. Select a subject.
  3. Learn!

Made with the MIT Licence