Skip to content

reactivize/memorizeApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MemorizeApp

Setup instructions:

npm i

npm start

browse to... http://localhost:3333

or... npm run server which automatically runs a browser window, browsing itself to... http://127.0.0.1:1234

or browse to... http:/localhost:1234

Usage:

  • Click the New Deck button
  • add a name for the new deck
  • hit enter
  • select the new deck text
  • click the New Card button

Technology Used:

  • es6
  • react
  • react router
  • express
  • redux
  • localstorage -- so browser's F5 (refresh) maintains state

Task:

move css out of public/style.css

  • to use the local component pattern

webpack plugin to dynamically inject the index.html into the /public folder

Status:

npm package updates coming soon.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published