This my version of the My Reads React application, follow the instructions below to install and then run the app locally.
To get started developing right away:
- install all project dependencies with
npm install
- start the development server with
npm start