Skip to content

uuuuuvika/BEAMY-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BEAMY - Flashcard Learning Web App

Welcome to frontend of BEAMY, a learning app designed to help you study and memorize information efficiently.

Features

  • Create flashcards with text (and soon images)
  • Organize flashcards into decks and share them with community
  • Test your knowledge with self-graded quizzes
  • Track your progress

YOU CAN CHECK OUT BEAMY HERE

b1

b3

b4

b2

MongoDB-backend runs separately, check the repo HERE

Upcoming features

  • Ability to collaborate on a deck
  • The option to limit study sessions to a specific number of cards within a deck

Setup

  • Fork this repo
  • Clone this repo
  • In the root folder create .env file and add the following line to it:
REACT_APP_API_URL=http://localhost:5005

Run

$ cd BEAMY-client
$ npm install
$ npm start

About

React frontend of a flashcard web app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published