Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 497 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 497 Bytes

OK Vinyl

Base repository

Note: this is the base code for my Medium article 'Four React State Management Libraries: An Overview'. The project includes a mock database for the purpose of populating the inventory. It is not intended to be a complete application, but a base layer for use in testing various implementations for managing application state.

To run the application type npm start.