Skip to content

A test project that acts as a vertical slice of a professional React application.

Notifications You must be signed in to change notification settings

Josh015/react-tinkering-project

Repository files navigation

React Tinkering Project

This test project will eventually become the React version of my Angular NPM Tinkering Project.

Running the Application

pnpm install
pnpm start

Packages

Screenshot

ToDo

  • Add basic user creation dialog UI.
  • Add user creation form validation with error-reporting.
  • Add active style for currently selected user in SideNav list.
  • Add theme-switching support via menu.
  • Add text-direction switching via menu.
  • Have menu collapsed state persist between redirects, unless on small screen size.
  • Fix icon color on toolbar menu icon.
  • Load and use public/avatars.svg icons.
  • Use axios package to load users.json.
  • Relocated users.json to public/.
  • Add unit tests!
  • Investigate <Trans /> element's capabilities more.
  • Investigate reworking translation files away from deep-nesting towards sentences?

About

A test project that acts as a vertical slice of a professional React application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published