React PushState Anchor Component

Description:

React PushState Anchor provides three components for performing client-side push state navigation. There’s no routing or complex state management.

Installation:

# Yarn
$ yarn add react-pushstate-anchor
# NPM
$ npm install react-pushstate-anchor --save

Preview:

React PushState Anchor Component

Add Comment