An open API service indexing awesome lists of open source software.

https://github.com/alexandredresch/zaprecall


https://github.com/alexandredresch/zaprecall

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          


ZapRecall - React

![cover](.github/screenshot.png?style=flat)

## 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.