React-redux: Assignment to demonstrate the implementation of zip code search functionality with react-redux
CSS Framework : Bootstrap JS
Functionality:
- Enter a postcode
- Application displays the state for which the postcode belongs to.
- The result does not change if the zipcode is not valid.
- Application displays previous valid searches in 'previous searches' section.
Build and Deployment: npm install npm start Launch application from http://localhost:8080