Hippocards is a tool that helps people studying with flashcards.
Check also the api repo hippocards-api. .
Before you begin, ensure you have met the following requirements:
- You have installed Node.js version 12.22.0 or above.
- You have yarn installed.
- You have the hippocards-api running.
To install hippocards-web, follow these steps:
Clone repo:
git clone git@github.com:marciorasf/hippocards-web.git
Install dependencies:
yarn
Clone the .env.example as .env.
To use hippocards-web, just start the server:
yarn dev
- TypeScript
- React
- Axios
- Material-UI
If you want to contact me you can reach me at marciorasf@gmail.com.