About

Scuba Log Book is an application for divemasters to log diving history for recreational divers!

Getting Started

Prerequisites

Ensure that you have the latest version of npm installed:

npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/Alonsog66/Scuba-Log-Book.git
  1. Install NPM packages
npm install
  1. Enter your API and Database configurations/URIs

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature)
  3. Commit your Changes (git commit -m 'Add feature')
  4. Push to the Branch (git push origin feature)
  5. Open a Pull Request