Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 835 Bytes

README.md

File metadata and controls

36 lines (29 loc) · 835 Bytes

Site view

Learning Flashcards App

Welcome to my profile!
I hope you enjoy my first app with Typescript!
Work on this App is still ongoing, so I hope it will get even better in the near future.
Enjoy it!

Installation

Below is how install and setting up app.

1. Clone the repo

git clone https://github.com/karton92/learning-flashcards.git

2. Install NPM packages

npm install

3. Run application

npm start

Stack:

1. React
2. Typescript
3. SCSS
4. RWD
5. Hooks
6. Material UI
7. Optimization Care