Skip to content

KazChe/flashcards

Repository files navigation

flashcards

React application as a personal project to learn Machine Learning concepts by creating and studying ML concepts via flashcards.

For now the data is stored locally in a JSON file. Enhancements will be made to store the data in a database and to add a backend to the application.


How to install the application

used npm run vite@latest to create the application:

npm create vite@latest APP_NAME_HERE -- --template react

How to run the application

cd into the application directory and run the following command:

npm install
npm run dev

AWS Amplify Deployment Location

https://main.d24mh4rwpmvive.amplifyapp.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published