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.
- clone this repository.
- move into the project folder.
- type
npm ito download dependencies.