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.
- Fork/Clone from my repo
npm i
npm run start
- Access app by
localhost:3000
with browser.