Database project
Creating a Streamer Index that holds information about different streamers
Things that need to be installed: -nodejs -npm install sqlite3 -npm install express -npm install --save bluebird
Add line to HTML file:
<script src="https://unpkg.com/axios/dist/axios.min.js" defer></script>