/flashcards

A virtual flashcard app written in React, Redux and NodeJS

Primary LanguageJavaScript

Virtual Flashcards

A web app written in React, Redux and NodeJS

Live demo: https://virtual-flashcards.herokuapp.com/

Screenshot

Technical

  • The Front End of the app is built using HTML, CSS, React and Redux.
  • The Backend is built using Node JS with ExpressJS as the web server and MongoDB as the database.
  • The app is deployed on Heroku

Run code locally

npm install
npm start

Then open http://localhost:3000/