Skip to content

Simple react application showing use cases for: useCallback, React.memo, useReducer and Context API

License

Notifications You must be signed in to change notification settings

kenjox/bug-tracker

Repository files navigation

Technologies

Simple react application scaffolded using vitejs

Setup

  1. Clone the repo
  2. cd into cloned repo folder
  3. yarn or `npm install``
  4. yarn run dev or npm run dev

Bug tracker

Simple react application showing use cases for:

  • useCallback
  • React.memo
  • useReducer
  • Context API

NB: Only for trying out new react concepts

About

Simple react application showing use cases for: useCallback, React.memo, useReducer and Context API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published