This is the project of the Google Udacity FEND nanodegree. It's a book lending application.
Download ZIP file or clone it from this repository. Then using your terminal navigate to the downloaded or cloned folder and in your terminal window type: npm install. After successful installation: npm start. Application will be available at http://localhost:3000/ via browser.
The application was re-design with React.js by Algirdas Rusteika. Based on the starter code provided by Udacity.
It is not possible to contribute to this project.
npm