Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 585 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 585 Bytes

Project: Flashcards

This project helps learners enter study information to test memorizing.

  • Project is only built for Frontend applied React, HTML, Bootstrap, JSON, and Jasmine.
  • All input datas will be saved in JSON server and lost if app is reset.
  • Hit me up if you want to build an API for this app.

Installation

  1. Fork/Clone from my repo
  2. npm i
  3. npm run start
  4. Access app by localhost:3000 with browser.

Screenshot

Screenshot 2022-10-12 175230