Skip to content

A React 18 app displaying some of my Japanese language learning stats ๐Ÿ“Š

Notifications You must be signed in to change notification settings

jhunschejones/Immersion-Stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Immersion Stats

pages-build-deployment

Overview

Immersion Stats is a React 18 project I built to put into practice some lessons I'm learning about writing UI's using a modern React toolset. It reads data about my Japanese language learning from a handful of sources, including GitHub and Google Sheets, and presents the data in different, meaningful ways.

Check out the live app at https://jhunschejones.github.io/Immersion-Stats/ ๐Ÿ“Š

Developing and Deployments

  • When developing locally, use npm run start to launch the app.
  • To deploy to GitHub pages use npm run deploy or npm run deploy -- -m "My message"
  • To run the interactive test suite use npm run test

About

A React 18 app displaying some of my Japanese language learning stats ๐Ÿ“Š

Resources

Stars

Watchers

Forks