Skip to content

This frontend web application is directed toward teachers and students to produce flashcards for themselves or share in groups

Notifications You must be signed in to change notification settings

learnint/flashpack-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flashpack Frontend

https://flashpack.azurewebsites.net

This frontend web application is directed toward teachers and students to produce flashcards for themselves or share in groups

Technologies

image image image image   image

  • React: JavaScript library for building user interfaces
  • TypeScript: Superset of JavaScript that adds static type definitions
  • React-Query: Performant and powerful data synchronization for React
  • Chakra-UI: Simple, modular and accessible React component library
  • Formik: React form state library

Installation

Be sure to follow the flashback-backend Installation and Usage instructions first

Clone the repository:

git clone https://github.com/learnint/flashpack-frontend.git

Change directory:

cd flashpack-frontend

Install dependencies:

npm i

Usage

Build application:

npm run build

Serve application:

serve -s build

Be sure you have serve installed

About

This frontend web application is directed toward teachers and students to produce flashcards for themselves or share in groups

Resources

Stars

Watchers

Forks