https://github.com/alexandredresch/zaprecall
https://github.com/alexandredresch/zaprecall
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexandredresch/zaprecall
- Owner: AlexandreDresch
- Created: 2022-11-30T22:13:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-03T01:03:10.000Z (over 3 years ago)
- Last Synced: 2025-01-08T09:26:15.895Z (over 1 year ago)
- Language: JavaScript
- Homepage: zap-recall-khaki-alpha.vercel.app
- Size: 851 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ZapRecall - React

## Flashcard app built in React JS.
## Starting the project
Use **npm install** to install project dependencies.
Then start the project.
```cl
npm start
```
## Features
- [ ] 3 response levels;
- [ ] Real-time correct answer counter;
- [ ] Dynamic response to the user after completing the questions.
## Technologies
- [ ] React JS
- [ ] Styled-Components
## Project developed during Driven course.