Cave is a single page application with user focused session storage and CRUD functionality aimed at cataloging my camping gear, allowing my friends to share items, and track what camping gear I am borrowing from my friends. I used JS, React, and Bootstrap to develop this single page application which renders and manipulates data to create several dashboards to organize the gear. I utilized JSON to simulate a server to allow for user storage and conditional rendering based on stored individual user data.
You can interact with my app on Heroku!