In this project we will cover the basics of Structure Query Language (SQL), Relational Databases, and Knex.js Queries.
- SQLite Studio Installed.
- This Web SQL Tool Loaded in a chrome or chromium browser tab. It does not work well on Firefox.
- fork and clone this repository.
- CD into the folder where you cloned your fork.
- type
npm ito download dependencies.