Skip to content

glowcloud/nextjs-flashcards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A website for creating decks of flashcards for your learning needs. Learn by reviewing or matching your cards.

Created with Next.js and styled with CSS modules. React SimpleMDE Markdown Editor used for card content input with remark for converting it into HTML for display. Uses Firebase for data storage with Google Authentication for user access.