Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 248 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 248 Bytes

Akar

Akar is a flashcard application that utilizes spaced repetition.

Features

Development

Setup

git clone https://github.com/hindra2/akar.git
cd client
npm install

Usage

npm run dev
vite build

Built With

react vite