Skip to content

learnint/flashpack-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

174 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

0 watching

Forks

Contributors