Skip to content

Omerisra6/my-state-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My State Management built with React and Typescript.

Key FeaturesHow To UseCreditsLicense

Screenshots

Screenshot

Key Features

  • TypeScript Integration
    • The state management tool is fully typed, ensuring a robust and type-safe implementation.
  • Action Handling
    • Accessible action names and payload types enhance code readability and maintainability.
  • Optimized Rendering
    • The hook optimizes React component rendering, preventing unnecessary re-renders when actions don't affect the state.

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/Omerisra6/my-state-management/

# Install dependencies
$ npm install

Run the following command:

# Run the app
$ npm start

Credits

This software uses the following open source packages:

License

MIT


GitHub @omerisra6  ·  Linkedin @omerisraeli

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors