React Dives

React Dives is a web application that allows users to keep a record of all of their scuba diving logs in one place. This app gives users full CRUD functionality over their logs. Users only have to sign in with their Google credentials to start logging their dives.

Motivation

As a diver I wanted a centralized place to keep all of my dive logs because every time I wanted to look up a specific log I would have to try to find it among different log books.

Tech Used

React | Redux | Thunk | Axios | Lodash | Bootstrap

Screenshots

Installation

This is only the frontend side of this project. The backend can be found at https://github.com/Rsja12/react-dives-api. Navigate to the backend's repo and follow the install instructions there. Once that's done, you can clone this repo, install the dependencies, and run it.

License

This project is licensed under the MIT License